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, toXmlpublic GroupByDomainGrantee()
public GroupByDomainGrantee(String domain)
domain - Domain addresspublic com.jamesmurty.utils.XMLBuilder toXMLBuilder()
throws TransformerException,
ParserConfigurationException,
FactoryConfigurationError
toXMLBuilder in interface GranteeInterfacetoXMLBuilder in class GroupGranteeTransformerExceptionParserConfigurationExceptionFactoryConfigurationErrorpublic String toString()
toString in class GroupGranteeCopyright © 2006–2024. All rights reserved.