public class AllUsersGrantee extends GroupGrantee
ALL_USERS, AUTHENTICATED_USERS, LOG_DELIVERY
Constructor and Description |
---|
AllUsersGrantee() |
Modifier and Type | Method and Description |
---|---|
String |
toXml() |
com.jamesmurty.utils.XMLBuilder |
toXMLBuilder() |
equals, getIdentifier, hashCode, setIdentifier, toString
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
Copyright © 2006–2018. All rights reserved.