Local adapter for the JCR-RMI RemoteGroup
interface.
@Deprecated public class ClientGroup extends ClientPrincipal implements org.apache.jackrabbit.api.security.principal.GroupPrincipal
RemoteGroup
Constructor and Description |
---|
ClientGroup(RemotePrincipal p,
LocalAdapterFactory factory)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
addMember(Principal user)
Deprecated.
|
boolean |
isMember(Principal member)
Deprecated.
|
Enumeration<? extends Principal> |
members()
Deprecated.
|
boolean |
removeMember(Principal user)
Deprecated.
|
getName, getRemotePrincipal
public ClientGroup(RemotePrincipal p, LocalAdapterFactory factory)
public boolean addMember(Principal user)
public boolean isMember(Principal member)
isMember
in interface org.apache.jackrabbit.api.security.principal.GroupPrincipal
public Enumeration<? extends Principal> members()
members
in interface org.apache.jackrabbit.api.security.principal.GroupPrincipal
public boolean removeMember(Principal user)
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.