public final class EveryonePrincipal extends Object implements JackrabbitPrincipal, Group
Modifier and Type | Method and Description |
---|---|
boolean |
addMember(Principal user) |
boolean |
equals(Object obj) |
static EveryonePrincipal |
getInstance() |
String |
getName() |
int |
hashCode() |
boolean |
isMember(Principal member) |
Enumeration<? extends Principal> |
members() |
boolean |
removeMember(Principal user) |
String |
toString() |
public static final String NAME
public static EveryonePrincipal getInstance()
public boolean removeMember(Principal user)
removeMember
in interface Group
public Enumeration<? extends Principal> members()
public int hashCode()
public boolean equals(Object obj)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"