public class LogoutUser extends Action
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
Constructor and Description |
---|
LogoutUser() |
Modifier and Type | Method and Description |
---|---|
void |
doPerform(PipelineData pipelineData)
Clears the PipelineData user object back to an anonymous status not
logged in, and with a null ACL.
|
getRunData
public LogoutUser()
public void doPerform(PipelineData pipelineData) throws org.apache.fulcrum.security.util.FulcrumSecurityException
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.