public class ClearMembershipAction extends AbstractAuthorizableAction
ClearMembershipAction
...Constructor and Description |
---|
ClearMembershipAction()
Create a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
onRemove(Authorizable authorizable,
Session session)
Doesn't perform any action.
|
onCreate, onCreate, onPasswordChange
public void onRemove(Authorizable authorizable, Session session) throws RepositoryException
AbstractAuthorizableAction
onRemove
in interface AuthorizableAction
onRemove
in class AbstractAuthorizableAction
authorizable
- The authorizable to be removed.session
- The editing session associated with the user manager.RepositoryException
- If an error occurs.AuthorizableAction.onRemove(org.apache.jackrabbit.api.security.user.Authorizable, javax.jcr.Session)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.