public interface DirectoryServicePropertiesType extends ServicePropertiesType
| Modifier and Type | Interface and Description |
|---|---|
static class |
DirectoryServicePropertiesType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
DirectoryServicePropertiesType.Options
An XML options(@http://xmlns.kaazing.org/2014/09/gateway).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationConnect()
Gets the "authentication.connect" element
|
String |
getAuthenticationIdentifier()
Gets the "authentication.identifier" element
|
String |
getDirectory()
Gets the "directory" element
|
String |
getEncryptionKeyAlias()
Gets the "encryption.key.alias" element
|
String |
getErrorPagesDirectory()
Gets the "error-pages-directory" element
|
DirectoryServicePropertiesType.Options.Enum |
getOptions()
Gets the "options" element
|
String |
getServiceDomain()
Gets the "service.domain" element
|
String |
getWelcomeFile()
Gets the "welcome-file" element
|
boolean |
isSetAuthenticationConnect()
True if has "authentication.connect" element
|
boolean |
isSetAuthenticationIdentifier()
True if has "authentication.identifier" element
|
boolean |
isSetEncryptionKeyAlias()
True if has "encryption.key.alias" element
|
boolean |
isSetErrorPagesDirectory()
True if has "error-pages-directory" element
|
boolean |
isSetOptions()
True if has "options" element
|
boolean |
isSetServiceDomain()
True if has "service.domain" element
|
boolean |
isSetWelcomeFile()
True if has "welcome-file" element
|
void |
setAuthenticationConnect(String authenticationConnect)
Sets the "authentication.connect" element
|
void |
setAuthenticationIdentifier(String authenticationIdentifier)
Sets the "authentication.identifier" element
|
void |
setDirectory(String directory)
Sets the "directory" element
|
void |
setEncryptionKeyAlias(String encryptionKeyAlias)
Sets the "encryption.key.alias" element
|
void |
setErrorPagesDirectory(String errorPagesDirectory)
Sets the "error-pages-directory" element
|
void |
setOptions(DirectoryServicePropertiesType.Options.Enum options)
Sets the "options" element
|
void |
setServiceDomain(String serviceDomain)
Sets the "service.domain" element
|
void |
setWelcomeFile(String welcomeFile)
Sets the "welcome-file" element
|
void |
unsetAuthenticationConnect()
Unsets the "authentication.connect" element
|
void |
unsetAuthenticationIdentifier()
Unsets the "authentication.identifier" element
|
void |
unsetEncryptionKeyAlias()
Unsets the "encryption.key.alias" element
|
void |
unsetErrorPagesDirectory()
Unsets the "error-pages-directory" element
|
void |
unsetOptions()
Unsets the "options" element
|
void |
unsetServiceDomain()
Unsets the "service.domain" element
|
void |
unsetWelcomeFile()
Unsets the "welcome-file" element
|
CollapsedString |
xgetAuthenticationConnect()
Gets (as xml) the "authentication.connect" element
|
CollapsedString |
xgetAuthenticationIdentifier()
Gets (as xml) the "authentication.identifier" element
|
CollapsedString |
xgetDirectory()
Gets (as xml) the "directory" element
|
CollapsedString |
xgetEncryptionKeyAlias()
Gets (as xml) the "encryption.key.alias" element
|
CollapsedString |
xgetErrorPagesDirectory()
Gets (as xml) the "error-pages-directory" element
|
DirectoryServicePropertiesType.Options |
xgetOptions()
Gets (as xml) the "options" element
|
CollapsedString |
xgetServiceDomain()
Gets (as xml) the "service.domain" element
|
CollapsedString |
xgetWelcomeFile()
Gets (as xml) the "welcome-file" element
|
void |
xsetAuthenticationConnect(CollapsedString authenticationConnect)
Sets (as xml) the "authentication.connect" element
|
void |
xsetAuthenticationIdentifier(CollapsedString authenticationIdentifier)
Sets (as xml) the "authentication.identifier" element
|
void |
xsetDirectory(CollapsedString directory)
Sets (as xml) the "directory" element
|
void |
xsetEncryptionKeyAlias(CollapsedString encryptionKeyAlias)
Sets (as xml) the "encryption.key.alias" element
|
void |
xsetErrorPagesDirectory(CollapsedString errorPagesDirectory)
Sets (as xml) the "error-pages-directory" element
|
void |
xsetOptions(DirectoryServicePropertiesType.Options options)
Sets (as xml) the "options" element
|
void |
xsetServiceDomain(CollapsedString serviceDomain)
Sets (as xml) the "service.domain" element
|
void |
xsetWelcomeFile(CollapsedString welcomeFile)
Sets (as xml) the "welcome-file" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getServiceDomain()
CollapsedString xgetServiceDomain()
boolean isSetServiceDomain()
void setServiceDomain(String serviceDomain)
void xsetServiceDomain(CollapsedString serviceDomain)
void unsetServiceDomain()
String getEncryptionKeyAlias()
CollapsedString xgetEncryptionKeyAlias()
boolean isSetEncryptionKeyAlias()
void setEncryptionKeyAlias(String encryptionKeyAlias)
void xsetEncryptionKeyAlias(CollapsedString encryptionKeyAlias)
void unsetEncryptionKeyAlias()
String getAuthenticationConnect()
CollapsedString xgetAuthenticationConnect()
boolean isSetAuthenticationConnect()
void setAuthenticationConnect(String authenticationConnect)
void xsetAuthenticationConnect(CollapsedString authenticationConnect)
void unsetAuthenticationConnect()
String getAuthenticationIdentifier()
CollapsedString xgetAuthenticationIdentifier()
boolean isSetAuthenticationIdentifier()
void setAuthenticationIdentifier(String authenticationIdentifier)
void xsetAuthenticationIdentifier(CollapsedString authenticationIdentifier)
void unsetAuthenticationIdentifier()
String getDirectory()
CollapsedString xgetDirectory()
void setDirectory(String directory)
void xsetDirectory(CollapsedString directory)
String getWelcomeFile()
CollapsedString xgetWelcomeFile()
boolean isSetWelcomeFile()
void setWelcomeFile(String welcomeFile)
void xsetWelcomeFile(CollapsedString welcomeFile)
void unsetWelcomeFile()
String getErrorPagesDirectory()
CollapsedString xgetErrorPagesDirectory()
boolean isSetErrorPagesDirectory()
void setErrorPagesDirectory(String errorPagesDirectory)
void xsetErrorPagesDirectory(CollapsedString errorPagesDirectory)
void unsetErrorPagesDirectory()
DirectoryServicePropertiesType.Options.Enum getOptions()
DirectoryServicePropertiesType.Options xgetOptions()
boolean isSetOptions()
void setOptions(DirectoryServicePropertiesType.Options.Enum options)
void xsetOptions(DirectoryServicePropertiesType.Options options)
void unsetOptions()
Copyright © 2014–2016. All rights reserved.