public class GroupByDomainGrantee extends GroupGrantee
ALL_USERS, AUTHENTICATED_USERS, LOG_DELIVERY
Constructor and Description |
---|
GroupByDomainGrantee() |
GroupByDomainGrantee(String domain)
Constructs a group grantee object using the given domain address as an identifier.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
com.jamesmurty.utils.XMLBuilder |
toXMLBuilder() |
equals, getIdentifier, hashCode, setIdentifier, toXml
public GroupByDomainGrantee()
public GroupByDomainGrantee(String domain)
domain
- Domain addresspublic com.jamesmurty.utils.XMLBuilder toXMLBuilder() throws TransformerException, ParserConfigurationException, FactoryConfigurationError
toXMLBuilder
in interface GranteeInterface
toXMLBuilder
in class GroupGrantee
TransformerException
ParserConfigurationException
FactoryConfigurationError
public String toString()
toString
in class GroupGrantee
Copyright © 2006–2018. All rights reserved.