public class AllAuthenticatedUsersGrantee extends GroupGrantee
ALL_USERS, AUTHENTICATED_USERS, LOG_DELIVERY
Constructor and Description |
---|
AllAuthenticatedUsersGrantee() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
toString() |
String |
toXml() |
com.jamesmurty.utils.XMLBuilder |
toXMLBuilder() |
getIdentifier, hashCode, setIdentifier
public String toXml() throws TransformerException, ParserConfigurationException, FactoryConfigurationError
toXml
in interface GranteeInterface
toXml
in class GroupGrantee
TransformerException
ParserConfigurationException
FactoryConfigurationError
public com.jamesmurty.utils.XMLBuilder toXMLBuilder() throws TransformerException, ParserConfigurationException, FactoryConfigurationError
toXMLBuilder
in interface GranteeInterface
toXMLBuilder
in class GroupGrantee
TransformerException
ParserConfigurationException
FactoryConfigurationError
public boolean equals(Object obj)
equals
in class GroupGrantee
public String toString()
toString
in class GroupGrantee