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, setIdentifierpublic String toXml() throws TransformerException, ParserConfigurationException, FactoryConfigurationError
toXml in interface GranteeInterfacetoXml in class GroupGranteeTransformerExceptionParserConfigurationExceptionFactoryConfigurationErrorpublic com.jamesmurty.utils.XMLBuilder toXMLBuilder()
throws TransformerException,
ParserConfigurationException,
FactoryConfigurationError
toXMLBuilder in interface GranteeInterfacetoXMLBuilder in class GroupGranteeTransformerExceptionParserConfigurationExceptionFactoryConfigurationErrorpublic boolean equals(Object obj)
equals in class GroupGranteepublic String toString()
toString in class GroupGrantee