com.businessobjects.enterprise.secldap
Interface SecLDAP

All Superinterfaces:
InfoObject

public interface SecLDAP
extends InfoObject

An XML secLDAP(@http://enterprise.businessobjects.com/3.0/secldap). This is a complex type.


Nested Class Summary
static class SecLDAP.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty "CustomProperties" element
 boolean getAliasAutoAdd()
          Gets the "AliasAutoAdd" element
 boolean getAliasAutoCreate()
          Gets the "AliasAutoCreate" element
 boolean getAttributeImportingEnabled()
          Gets the "AttributeImportingEnabled" element
 int getAttributeImportingPriority()
          Gets the "AttributeImportingPriority" element
 AuthTypeEnum.Enum getAuthType()
          Gets the "AuthType" element
 int getAvailability()
          Gets the "Availability" element
 java.lang.String getBaseDN()
          Gets the "BaseDN" element
 java.lang.String getCertificateDBPath()
          Gets the "CertificateDBPath" element
 java.lang.String getClientCertificateNickName()
          Gets the "ClientCertificateNickName" element
 boolean getCreateNamedUsers()
          Gets the "CreateNamedUsers" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 java.lang.String getDefaultGroupSearchAttribute()
          Gets the "DefaultGroupSearchAttribute" element
 java.lang.String getDefaultUserSearchAttribute()
          Gets the "DefaultUserSearchAttribute" element
 java.lang.String getDynamicGroupObjectClass()
          Gets the "DynamicGroupObjectClass" element
 java.lang.String getGroupDescriptionAttribute()
          Gets the "GroupDescriptionAttribute" element
 java.lang.String getGroupMemberAttribute()
          Gets the "GroupMemberAttribute" element
 java.lang.String getGroupMemberUrlAttribute()
          Gets the "GroupMemberUrlAttribute" element
 java.lang.String getHostAndPort()
          Gets the "HostAndPort" element
 boolean getImportUsers()
          Gets the "ImportUsers" element
 java.lang.String getKeyDBPath()
          Gets the "KeyDBPath" element
 java.lang.String getMappedGroups()
          Gets the "MappedGroups" element
 int getMaxEntriesPerOrQuery()
          Gets the "MaxEntriesPerOrQuery" element
 int getMaxReferralHops()
          Gets the "MaxReferralHops" element
 java.lang.String getObjectClassAttribute()
          Gets the "ObjectClassAttribute" element
 boolean getPluginAuditModifications()
          Gets the "PluginAuditModifications" element
 java.lang.String getReferralDN()
          Gets the "ReferralDN" element
 java.lang.String getSecurityModuleDatabasePath()
          Gets the "SecurityModuleDatabasePath" element
 java.lang.String getServerAdminDN()
          Gets the "ServerAdminDN" element
 ServerSSLStrengthEnum.Enum getServerAuthStrength()
          Gets the "ServerAuthStrength" element
 LDAPSSOAccessModeEnum.Enum getSSOAccessMode()
          Gets the "SSOAccessMode" element
 java.lang.String getSSOAgent()
          Gets the "SSOAgent" element
 boolean getSSOEnabled()
          Gets the "SSOEnabled" element
 java.lang.String getSSOServersAndPorts()
          Gets the "SSOServersAndPorts" element
 LDAPSSOVendorEnum.Enum getSSOVendor()
          Gets the "SSOVendor" element
 java.lang.String getStaticGroupObjectClass()
          Gets the "StaticGroupObjectClass" element
 java.lang.String getUserDescriptionAttribute()
          Gets the "UserDescriptionAttribute" element
 java.lang.String getUserEmailAttribute()
          Gets the "UserEmailAttribute" element
 java.lang.String getUserFullNameAttribute()
          Gets the "UserFullNameAttribute" element
 java.lang.String getUserNameAttribute()
          Gets the "UserNameAttribute" element
 java.lang.String getUserObjectClass()
          Gets the "UserObjectClass" element
 int getVersion()
          Gets the "Version" element
 boolean isSetAliasAutoAdd()
          True if has "AliasAutoAdd" element
 boolean isSetAliasAutoCreate()
          True if has "AliasAutoCreate" element
 boolean isSetAttributeImportingEnabled()
          True if has "AttributeImportingEnabled" element
 boolean isSetAttributeImportingPriority()
          True if has "AttributeImportingPriority" element
 boolean isSetAuthType()
          True if has "AuthType" element
 boolean isSetAvailability()
          True if has "Availability" element
 boolean isSetBaseDN()
          True if has "BaseDN" element
 boolean isSetCertificateDBPath()
          True if has "CertificateDBPath" element
 boolean isSetClientCertificateNickName()
          True if has "ClientCertificateNickName" element
 boolean isSetCreateNamedUsers()
          True if has "CreateNamedUsers" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetDefaultGroupSearchAttribute()
          True if has "DefaultGroupSearchAttribute" element
 boolean isSetDefaultUserSearchAttribute()
          True if has "DefaultUserSearchAttribute" element
 boolean isSetDynamicGroupObjectClass()
          True if has "DynamicGroupObjectClass" element
 boolean isSetGroupDescriptionAttribute()
          True if has "GroupDescriptionAttribute" element
 boolean isSetGroupMemberAttribute()
          True if has "GroupMemberAttribute" element
 boolean isSetGroupMemberUrlAttribute()
          True if has "GroupMemberUrlAttribute" element
 boolean isSetHostAndPort()
          True if has "HostAndPort" element
 boolean isSetImportUsers()
          True if has "ImportUsers" element
 boolean isSetKeyDBPath()
          True if has "KeyDBPath" element
 boolean isSetMappedGroups()
          True if has "MappedGroups" element
 boolean isSetMaxEntriesPerOrQuery()
          True if has "MaxEntriesPerOrQuery" element
 boolean isSetMaxReferralHops()
          True if has "MaxReferralHops" element
 boolean isSetObjectClassAttribute()
          True if has "ObjectClassAttribute" element
 boolean isSetPluginAuditModifications()
          True if has "PluginAuditModifications" element
 boolean isSetReferralDN()
          True if has "ReferralDN" element
 boolean isSetSecurityModuleDatabasePath()
          True if has "SecurityModuleDatabasePath" element
 boolean isSetServerAdminDN()
          True if has "ServerAdminDN" element
 boolean isSetServerAuthStrength()
          True if has "ServerAuthStrength" element
 boolean isSetSSOAccessMode()
          True if has "SSOAccessMode" element
 boolean isSetSSOAgent()
          True if has "SSOAgent" element
 boolean isSetSSOEnabled()
          True if has "SSOEnabled" element
 boolean isSetSSOServersAndPorts()
          True if has "SSOServersAndPorts" element
 boolean isSetSSOVendor()
          True if has "SSOVendor" element
 boolean isSetStaticGroupObjectClass()
          True if has "StaticGroupObjectClass" element
 boolean isSetUserDescriptionAttribute()
          True if has "UserDescriptionAttribute" element
 boolean isSetUserEmailAttribute()
          True if has "UserEmailAttribute" element
 boolean isSetUserFullNameAttribute()
          True if has "UserFullNameAttribute" element
 boolean isSetUserNameAttribute()
          True if has "UserNameAttribute" element
 boolean isSetUserObjectClass()
          True if has "UserObjectClass" element
 boolean isSetVersion()
          True if has "Version" element
 void setAliasAutoAdd(boolean aliasAutoAdd)
          Sets the "AliasAutoAdd" element
 void setAliasAutoCreate(boolean aliasAutoCreate)
          Sets the "AliasAutoCreate" element
 void setAttributeImportingEnabled(boolean attributeImportingEnabled)
          Sets the "AttributeImportingEnabled" element
 void setAttributeImportingPriority(int attributeImportingPriority)
          Sets the "AttributeImportingPriority" element
 void setAuthType(AuthTypeEnum.Enum authType)
          Sets the "AuthType" element
 void setAvailability(int availability)
          Sets the "Availability" element
 void setBaseDN(java.lang.String baseDN)
          Sets the "BaseDN" element
 void setCertificateDBPath(java.lang.String certificateDBPath)
          Sets the "CertificateDBPath" element
 void setClientCertificateNickName(java.lang.String clientCertificateNickName)
          Sets the "ClientCertificateNickName" element
 void setCreateNamedUsers(boolean createNamedUsers)
          Sets the "CreateNamedUsers" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setDefaultGroupSearchAttribute(java.lang.String defaultGroupSearchAttribute)
          Sets the "DefaultGroupSearchAttribute" element
 void setDefaultUserSearchAttribute(java.lang.String defaultUserSearchAttribute)
          Sets the "DefaultUserSearchAttribute" element
 void setDynamicGroupObjectClass(java.lang.String dynamicGroupObjectClass)
          Sets the "DynamicGroupObjectClass" element
 void setGroupDescriptionAttribute(java.lang.String groupDescriptionAttribute)
          Sets the "GroupDescriptionAttribute" element
 void setGroupMemberAttribute(java.lang.String groupMemberAttribute)
          Sets the "GroupMemberAttribute" element
 void setGroupMemberUrlAttribute(java.lang.String groupMemberUrlAttribute)
          Sets the "GroupMemberUrlAttribute" element
 void setHostAndPort(java.lang.String hostAndPort)
          Sets the "HostAndPort" element
 void setImportUsers(boolean importUsers)
          Sets the "ImportUsers" element
 void setKeyDBPath(java.lang.String keyDBPath)
          Sets the "KeyDBPath" element
 void setMappedGroups(java.lang.String mappedGroups)
          Sets the "MappedGroups" element
 void setMaxEntriesPerOrQuery(int maxEntriesPerOrQuery)
          Sets the "MaxEntriesPerOrQuery" element
 void setMaxReferralHops(int maxReferralHops)
          Sets the "MaxReferralHops" element
 void setObjectClassAttribute(java.lang.String objectClassAttribute)
          Sets the "ObjectClassAttribute" element
 void setPluginAuditModifications(boolean pluginAuditModifications)
          Sets the "PluginAuditModifications" element
 void setReferralDN(java.lang.String referralDN)
          Sets the "ReferralDN" element
 void setSecurityModuleDatabasePath(java.lang.String securityModuleDatabasePath)
          Sets the "SecurityModuleDatabasePath" element
 void setServerAdminDN(java.lang.String serverAdminDN)
          Sets the "ServerAdminDN" element
 void setServerAuthStrength(ServerSSLStrengthEnum.Enum serverAuthStrength)
          Sets the "ServerAuthStrength" element
 void setSSOAccessMode(LDAPSSOAccessModeEnum.Enum ssoAccessMode)
          Sets the "SSOAccessMode" element
 void setSSOAgent(java.lang.String ssoAgent)
          Sets the "SSOAgent" element
 void setSSOEnabled(boolean ssoEnabled)
          Sets the "SSOEnabled" element
 void setSSOServersAndPorts(java.lang.String ssoServersAndPorts)
          Sets the "SSOServersAndPorts" element
 void setSSOVendor(LDAPSSOVendorEnum.Enum ssoVendor)
          Sets the "SSOVendor" element
 void setStaticGroupObjectClass(java.lang.String staticGroupObjectClass)
          Sets the "StaticGroupObjectClass" element
 void setUserDescriptionAttribute(java.lang.String userDescriptionAttribute)
          Sets the "UserDescriptionAttribute" element
 void setUserEmailAttribute(java.lang.String userEmailAttribute)
          Sets the "UserEmailAttribute" element
 void setUserFullNameAttribute(java.lang.String userFullNameAttribute)
          Sets the "UserFullNameAttribute" element
 void setUserNameAttribute(java.lang.String userNameAttribute)
          Sets the "UserNameAttribute" element
 void setUserObjectClass(java.lang.String userObjectClass)
          Sets the "UserObjectClass" element
 void setVersion(int version)
          Sets the "Version" element
 void unsetAliasAutoAdd()
          Unsets the "AliasAutoAdd" element
 void unsetAliasAutoCreate()
          Unsets the "AliasAutoCreate" element
 void unsetAttributeImportingEnabled()
          Unsets the "AttributeImportingEnabled" element
 void unsetAttributeImportingPriority()
          Unsets the "AttributeImportingPriority" element
 void unsetAuthType()
          Unsets the "AuthType" element
 void unsetAvailability()
          Unsets the "Availability" element
 void unsetBaseDN()
          Unsets the "BaseDN" element
 void unsetCertificateDBPath()
          Unsets the "CertificateDBPath" element
 void unsetClientCertificateNickName()
          Unsets the "ClientCertificateNickName" element
 void unsetCreateNamedUsers()
          Unsets the "CreateNamedUsers" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetDefaultGroupSearchAttribute()
          Unsets the "DefaultGroupSearchAttribute" element
 void unsetDefaultUserSearchAttribute()
          Unsets the "DefaultUserSearchAttribute" element
 void unsetDynamicGroupObjectClass()
          Unsets the "DynamicGroupObjectClass" element
 void unsetGroupDescriptionAttribute()
          Unsets the "GroupDescriptionAttribute" element
 void unsetGroupMemberAttribute()
          Unsets the "GroupMemberAttribute" element
 void unsetGroupMemberUrlAttribute()
          Unsets the "GroupMemberUrlAttribute" element
 void unsetHostAndPort()
          Unsets the "HostAndPort" element
 void unsetImportUsers()
          Unsets the "ImportUsers" element
 void unsetKeyDBPath()
          Unsets the "KeyDBPath" element
 void unsetMappedGroups()
          Unsets the "MappedGroups" element
 void unsetMaxEntriesPerOrQuery()
          Unsets the "MaxEntriesPerOrQuery" element
 void unsetMaxReferralHops()
          Unsets the "MaxReferralHops" element
 void unsetObjectClassAttribute()
          Unsets the "ObjectClassAttribute" element
 void unsetPluginAuditModifications()
          Unsets the "PluginAuditModifications" element
 void unsetReferralDN()
          Unsets the "ReferralDN" element
 void unsetSecurityModuleDatabasePath()
          Unsets the "SecurityModuleDatabasePath" element
 void unsetServerAdminDN()
          Unsets the "ServerAdminDN" element
 void unsetServerAuthStrength()
          Unsets the "ServerAuthStrength" element
 void unsetSSOAccessMode()
          Unsets the "SSOAccessMode" element
 void unsetSSOAgent()
          Unsets the "SSOAgent" element
 void unsetSSOEnabled()
          Unsets the "SSOEnabled" element
 void unsetSSOServersAndPorts()
          Unsets the "SSOServersAndPorts" element
 void unsetSSOVendor()
          Unsets the "SSOVendor" element
 void unsetStaticGroupObjectClass()
          Unsets the "StaticGroupObjectClass" element
 void unsetUserDescriptionAttribute()
          Unsets the "UserDescriptionAttribute" element
 void unsetUserEmailAttribute()
          Unsets the "UserEmailAttribute" element
 void unsetUserFullNameAttribute()
          Unsets the "UserFullNameAttribute" element
 void unsetUserNameAttribute()
          Unsets the "UserNameAttribute" element
 void unsetUserObjectClass()
          Unsets the "UserObjectClass" element
 void unsetVersion()
          Unsets the "Version" element
 org.apache.xmlbeans.XmlBoolean xgetAliasAutoAdd()
          Gets (as xml) the "AliasAutoAdd" element
 org.apache.xmlbeans.XmlBoolean xgetAliasAutoCreate()
          Gets (as xml) the "AliasAutoCreate" element
 org.apache.xmlbeans.XmlBoolean xgetAttributeImportingEnabled()
          Gets (as xml) the "AttributeImportingEnabled" element
 org.apache.xmlbeans.XmlInt xgetAttributeImportingPriority()
          Gets (as xml) the "AttributeImportingPriority" element
 AuthTypeEnum xgetAuthType()
          Gets (as xml) the "AuthType" element
 org.apache.xmlbeans.XmlInt xgetAvailability()
          Gets (as xml) the "Availability" element
 org.apache.xmlbeans.XmlString xgetBaseDN()
          Gets (as xml) the "BaseDN" element
 org.apache.xmlbeans.XmlString xgetCertificateDBPath()
          Gets (as xml) the "CertificateDBPath" element
 org.apache.xmlbeans.XmlString xgetClientCertificateNickName()
          Gets (as xml) the "ClientCertificateNickName" element
 org.apache.xmlbeans.XmlBoolean xgetCreateNamedUsers()
          Gets (as xml) the "CreateNamedUsers" element
 org.apache.xmlbeans.XmlString xgetDefaultGroupSearchAttribute()
          Gets (as xml) the "DefaultGroupSearchAttribute" element
 org.apache.xmlbeans.XmlString xgetDefaultUserSearchAttribute()
          Gets (as xml) the "DefaultUserSearchAttribute" element
 org.apache.xmlbeans.XmlString xgetDynamicGroupObjectClass()
          Gets (as xml) the "DynamicGroupObjectClass" element
 org.apache.xmlbeans.XmlString xgetGroupDescriptionAttribute()
          Gets (as xml) the "GroupDescriptionAttribute" element
 org.apache.xmlbeans.XmlString xgetGroupMemberAttribute()
          Gets (as xml) the "GroupMemberAttribute" element
 org.apache.xmlbeans.XmlString xgetGroupMemberUrlAttribute()
          Gets (as xml) the "GroupMemberUrlAttribute" element
 org.apache.xmlbeans.XmlString xgetHostAndPort()
          Gets (as xml) the "HostAndPort" element
 org.apache.xmlbeans.XmlBoolean xgetImportUsers()
          Gets (as xml) the "ImportUsers" element
 org.apache.xmlbeans.XmlString xgetKeyDBPath()
          Gets (as xml) the "KeyDBPath" element
 org.apache.xmlbeans.XmlString xgetMappedGroups()
          Gets (as xml) the "MappedGroups" element
 org.apache.xmlbeans.XmlInt xgetMaxEntriesPerOrQuery()
          Gets (as xml) the "MaxEntriesPerOrQuery" element
 org.apache.xmlbeans.XmlInt xgetMaxReferralHops()
          Gets (as xml) the "MaxReferralHops" element
 org.apache.xmlbeans.XmlString xgetObjectClassAttribute()
          Gets (as xml) the "ObjectClassAttribute" element
 org.apache.xmlbeans.XmlBoolean xgetPluginAuditModifications()
          Gets (as xml) the "PluginAuditModifications" element
 org.apache.xmlbeans.XmlString xgetReferralDN()
          Gets (as xml) the "ReferralDN" element
 org.apache.xmlbeans.XmlString xgetSecurityModuleDatabasePath()
          Gets (as xml) the "SecurityModuleDatabasePath" element
 org.apache.xmlbeans.XmlString xgetServerAdminDN()
          Gets (as xml) the "ServerAdminDN" element
 ServerSSLStrengthEnum xgetServerAuthStrength()
          Gets (as xml) the "ServerAuthStrength" element
 LDAPSSOAccessModeEnum xgetSSOAccessMode()
          Gets (as xml) the "SSOAccessMode" element
 org.apache.xmlbeans.XmlString xgetSSOAgent()
          Gets (as xml) the "SSOAgent" element
 org.apache.xmlbeans.XmlBoolean xgetSSOEnabled()
          Gets (as xml) the "SSOEnabled" element
 org.apache.xmlbeans.XmlString xgetSSOServersAndPorts()
          Gets (as xml) the "SSOServersAndPorts" element
 LDAPSSOVendorEnum xgetSSOVendor()
          Gets (as xml) the "SSOVendor" element
 org.apache.xmlbeans.XmlString xgetStaticGroupObjectClass()
          Gets (as xml) the "StaticGroupObjectClass" element
 org.apache.xmlbeans.XmlString xgetUserDescriptionAttribute()
          Gets (as xml) the "UserDescriptionAttribute" element
 org.apache.xmlbeans.XmlString xgetUserEmailAttribute()
          Gets (as xml) the "UserEmailAttribute" element
 org.apache.xmlbeans.XmlString xgetUserFullNameAttribute()
          Gets (as xml) the "UserFullNameAttribute" element
 org.apache.xmlbeans.XmlString xgetUserNameAttribute()
          Gets (as xml) the "UserNameAttribute" element
 org.apache.xmlbeans.XmlString xgetUserObjectClass()
          Gets (as xml) the "UserObjectClass" element
 org.apache.xmlbeans.XmlInt xgetVersion()
          Gets (as xml) the "Version" element
 void xsetAliasAutoAdd(org.apache.xmlbeans.XmlBoolean aliasAutoAdd)
          Sets (as xml) the "AliasAutoAdd" element
 void xsetAliasAutoCreate(org.apache.xmlbeans.XmlBoolean aliasAutoCreate)
          Sets (as xml) the "AliasAutoCreate" element
 void xsetAttributeImportingEnabled(org.apache.xmlbeans.XmlBoolean attributeImportingEnabled)
          Sets (as xml) the "AttributeImportingEnabled" element
 void xsetAttributeImportingPriority(org.apache.xmlbeans.XmlInt attributeImportingPriority)
          Sets (as xml) the "AttributeImportingPriority" element
 void xsetAuthType(AuthTypeEnum authType)
          Sets (as xml) the "AuthType" element
 void xsetAvailability(org.apache.xmlbeans.XmlInt availability)
          Sets (as xml) the "Availability" element
 void xsetBaseDN(org.apache.xmlbeans.XmlString baseDN)
          Sets (as xml) the "BaseDN" element
 void xsetCertificateDBPath(org.apache.xmlbeans.XmlString certificateDBPath)
          Sets (as xml) the "CertificateDBPath" element
 void xsetClientCertificateNickName(org.apache.xmlbeans.XmlString clientCertificateNickName)
          Sets (as xml) the "ClientCertificateNickName" element
 void xsetCreateNamedUsers(org.apache.xmlbeans.XmlBoolean createNamedUsers)
          Sets (as xml) the "CreateNamedUsers" element
 void xsetDefaultGroupSearchAttribute(org.apache.xmlbeans.XmlString defaultGroupSearchAttribute)
          Sets (as xml) the "DefaultGroupSearchAttribute" element
 void xsetDefaultUserSearchAttribute(org.apache.xmlbeans.XmlString defaultUserSearchAttribute)
          Sets (as xml) the "DefaultUserSearchAttribute" element
 void xsetDynamicGroupObjectClass(org.apache.xmlbeans.XmlString dynamicGroupObjectClass)
          Sets (as xml) the "DynamicGroupObjectClass" element
 void xsetGroupDescriptionAttribute(org.apache.xmlbeans.XmlString groupDescriptionAttribute)
          Sets (as xml) the "GroupDescriptionAttribute" element
 void xsetGroupMemberAttribute(org.apache.xmlbeans.XmlString groupMemberAttribute)
          Sets (as xml) the "GroupMemberAttribute" element
 void xsetGroupMemberUrlAttribute(org.apache.xmlbeans.XmlString groupMemberUrlAttribute)
          Sets (as xml) the "GroupMemberUrlAttribute" element
 void xsetHostAndPort(org.apache.xmlbeans.XmlString hostAndPort)
          Sets (as xml) the "HostAndPort" element
 void xsetImportUsers(org.apache.xmlbeans.XmlBoolean importUsers)
          Sets (as xml) the "ImportUsers" element
 void xsetKeyDBPath(org.apache.xmlbeans.XmlString keyDBPath)
          Sets (as xml) the "KeyDBPath" element
 void xsetMappedGroups(org.apache.xmlbeans.XmlString mappedGroups)
          Sets (as xml) the "MappedGroups" element
 void xsetMaxEntriesPerOrQuery(org.apache.xmlbeans.XmlInt maxEntriesPerOrQuery)
          Sets (as xml) the "MaxEntriesPerOrQuery" element
 void xsetMaxReferralHops(org.apache.xmlbeans.XmlInt maxReferralHops)
          Sets (as xml) the "MaxReferralHops" element
 void xsetObjectClassAttribute(org.apache.xmlbeans.XmlString objectClassAttribute)
          Sets (as xml) the "ObjectClassAttribute" element
 void xsetPluginAuditModifications(org.apache.xmlbeans.XmlBoolean pluginAuditModifications)
          Sets (as xml) the "PluginAuditModifications" element
 void xsetReferralDN(org.apache.xmlbeans.XmlString referralDN)
          Sets (as xml) the "ReferralDN" element
 void xsetSecurityModuleDatabasePath(org.apache.xmlbeans.XmlString securityModuleDatabasePath)
          Sets (as xml) the "SecurityModuleDatabasePath" element
 void xsetServerAdminDN(org.apache.xmlbeans.XmlString serverAdminDN)
          Sets (as xml) the "ServerAdminDN" element
 void xsetServerAuthStrength(ServerSSLStrengthEnum serverAuthStrength)
          Sets (as xml) the "ServerAuthStrength" element
 void xsetSSOAccessMode(LDAPSSOAccessModeEnum ssoAccessMode)
          Sets (as xml) the "SSOAccessMode" element
 void xsetSSOAgent(org.apache.xmlbeans.XmlString ssoAgent)
          Sets (as xml) the "SSOAgent" element
 void xsetSSOEnabled(org.apache.xmlbeans.XmlBoolean ssoEnabled)
          Sets (as xml) the "SSOEnabled" element
 void xsetSSOServersAndPorts(org.apache.xmlbeans.XmlString ssoServersAndPorts)
          Sets (as xml) the "SSOServersAndPorts" element
 void xsetSSOVendor(LDAPSSOVendorEnum ssoVendor)
          Sets (as xml) the "SSOVendor" element
 void xsetStaticGroupObjectClass(org.apache.xmlbeans.XmlString staticGroupObjectClass)
          Sets (as xml) the "StaticGroupObjectClass" element
 void xsetUserDescriptionAttribute(org.apache.xmlbeans.XmlString userDescriptionAttribute)
          Sets (as xml) the "UserDescriptionAttribute" element
 void xsetUserEmailAttribute(org.apache.xmlbeans.XmlString userEmailAttribute)
          Sets (as xml) the "UserEmailAttribute" element
 void xsetUserFullNameAttribute(org.apache.xmlbeans.XmlString userFullNameAttribute)
          Sets (as xml) the "UserFullNameAttribute" element
 void xsetUserNameAttribute(org.apache.xmlbeans.XmlString userNameAttribute)
          Sets (as xml) the "UserNameAttribute" element
 void xsetUserObjectClass(org.apache.xmlbeans.XmlString userObjectClass)
          Sets (as xml) the "UserObjectClass" element
 void xsetVersion(org.apache.xmlbeans.XmlInt version)
          Sets (as xml) the "Version" element
 
Methods inherited from interface com.businessobjects.enterprise.infoobject.InfoObject
addNewAlerts, addNewMultilingualDescriptions, addNewMultilingualNames, addNewPluginInfo, addNewRolesOnObject, addNewSecurityInfo, addNewSecurityInfo2, addNewSharedDoc, getAlerts, getChildrenObjects, getCreationTime, getCUID, getDescription, getEndTime, getErrorMessage, getGUID, getID, getInstance, getInstanceObject, getIsApplicationObject, getIsComponent, getIsHiddenObject, getIsPluginObject, getIsRecurring, getIsRunnableObject, getIsSendable, getIsSystemObject, getKey, getKeywords, getKind, getLastRunTime, getLastSuccessfulInstanceCUID, getMultilingualDescriptions, getMultilingualNames, getName, getNewJobID, getNextRunTime, getObjectIsContainer, getOwner, getOwnerCUID, getParentCUID, getPluginInfo, getRolesOnObject, getRUID, getSchedulable, getSecurityInfo, getSecurityInfo2, getSharedDoc, getStartTime, getUiStatus, getUpdateTime, isSetAlerts, isSetChildrenObjects, isSetCreationTime, isSetCUID, isSetDescription, isSetEndTime, isSetErrorMessage, isSetGUID, isSetID, isSetInstance, isSetInstanceObject, isSetIsApplicationObject, isSetIsComponent, isSetIsHiddenObject, isSetIsPluginObject, isSetIsRecurring, isSetIsRunnableObject, isSetIsSendable, isSetIsSystemObject, isSetKey, isSetKeywords, isSetKind, isSetLastRunTime, isSetLastSuccessfulInstanceCUID, isSetMultilingualDescriptions, isSetMultilingualNames, isSetNewJobID, isSetNextRunTime, isSetObjectIsContainer, isSetOwner, isSetOwnerCUID, isSetParentCUID, isSetPluginInfo, isSetRolesOnObject, isSetRUID, isSetSchedulable, isSetSecurityInfo, isSetSecurityInfo2, isSetSharedDoc, isSetStartTime, isSetUiStatus, isSetUpdateTime, setAlerts, setChildrenObjects, setCreationTime, setCUID, setDescription, setEndTime, setErrorMessage, setGUID, setID, setInstance, setInstanceObject, setIsApplicationObject, setIsComponent, setIsHiddenObject, setIsPluginObject, setIsRecurring, setIsRunnableObject, setIsSendable, setIsSystemObject, setKey, setKeywords, setKind, setLastRunTime, setLastSuccessfulInstanceCUID, setMultilingualDescriptions, setMultilingualNames, setName, setNewJobID, setNextRunTime, setObjectIsContainer, setOwner, setOwnerCUID, setParentCUID, setPluginInfo, setRolesOnObject, setRUID, setSchedulable, setSecurityInfo, setSecurityInfo2, setSharedDoc, setStartTime, setUiStatus, setUpdateTime, unsetAlerts, unsetChildrenObjects, unsetCreationTime, unsetCUID, unsetDescription, unsetEndTime, unsetErrorMessage, unsetGUID, unsetID, unsetInstance, unsetInstanceObject, unsetIsApplicationObject, unsetIsComponent, unsetIsHiddenObject, unsetIsPluginObject, unsetIsRecurring, unsetIsRunnableObject, unsetIsSendable, unsetIsSystemObject, unsetKey, unsetKeywords, unsetKind, unsetLastRunTime, unsetLastSuccessfulInstanceCUID, unsetMultilingualDescriptions, unsetMultilingualNames, unsetNewJobID, unsetNextRunTime, unsetObjectIsContainer, unsetOwner, unsetOwnerCUID, unsetParentCUID, unsetPluginInfo, unsetRolesOnObject, unsetRUID, unsetSchedulable, unsetSecurityInfo, unsetSecurityInfo2, unsetSharedDoc, unsetStartTime, unsetUiStatus, unsetUpdateTime, xgetChildrenObjects, xgetCreationTime, xgetCUID, xgetDescription, xgetEndTime, xgetErrorMessage, xgetGUID, xgetID, xgetInstance, xgetInstanceObject, xgetIsApplicationObject, xgetIsComponent, xgetIsHiddenObject, xgetIsPluginObject, xgetIsRecurring, xgetIsRunnableObject, xgetIsSendable, xgetIsSystemObject, xgetKey, xgetKeywords, xgetKind, xgetLastRunTime, xgetLastSuccessfulInstanceCUID, xgetName, xgetNewJobID, xgetNextRunTime, xgetObjectIsContainer, xgetOwner, xgetOwnerCUID, xgetParentCUID, xgetRUID, xgetSchedulable, xgetStartTime, xgetUiStatus, xgetUpdateTime, xsetChildrenObjects, xsetCreationTime, xsetCUID, xsetDescription, xsetEndTime, xsetErrorMessage, xsetGUID, xsetID, xsetInstance, xsetInstanceObject, xsetIsApplicationObject, xsetIsComponent, xsetIsHiddenObject, xsetIsPluginObject, xsetIsRecurring, xsetIsRunnableObject, xsetIsSendable, xsetIsSystemObject, xsetKey, xsetKeywords, xsetKind, xsetLastRunTime, xsetLastSuccessfulInstanceCUID, xsetName, xsetNewJobID, xsetNextRunTime, xsetObjectIsContainer, xsetOwner, xsetOwnerCUID, xsetParentCUID, xsetRUID, xsetSchedulable, xsetStartTime, xsetUiStatus, xsetUpdateTime
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getHostAndPort

java.lang.String getHostAndPort()
Gets the "HostAndPort" element


xgetHostAndPort

org.apache.xmlbeans.XmlString xgetHostAndPort()
Gets (as xml) the "HostAndPort" element


isSetHostAndPort

boolean isSetHostAndPort()
True if has "HostAndPort" element


setHostAndPort

void setHostAndPort(java.lang.String hostAndPort)
Sets the "HostAndPort" element


xsetHostAndPort

void xsetHostAndPort(org.apache.xmlbeans.XmlString hostAndPort)
Sets (as xml) the "HostAndPort" element


unsetHostAndPort

void unsetHostAndPort()
Unsets the "HostAndPort" element


getUserObjectClass

java.lang.String getUserObjectClass()
Gets the "UserObjectClass" element


xgetUserObjectClass

org.apache.xmlbeans.XmlString xgetUserObjectClass()
Gets (as xml) the "UserObjectClass" element


isSetUserObjectClass

boolean isSetUserObjectClass()
True if has "UserObjectClass" element


setUserObjectClass

void setUserObjectClass(java.lang.String userObjectClass)
Sets the "UserObjectClass" element


xsetUserObjectClass

void xsetUserObjectClass(org.apache.xmlbeans.XmlString userObjectClass)
Sets (as xml) the "UserObjectClass" element


unsetUserObjectClass

void unsetUserObjectClass()
Unsets the "UserObjectClass" element


getMappedGroups

java.lang.String getMappedGroups()
Gets the "MappedGroups" element


xgetMappedGroups

org.apache.xmlbeans.XmlString xgetMappedGroups()
Gets (as xml) the "MappedGroups" element


isSetMappedGroups

boolean isSetMappedGroups()
True if has "MappedGroups" element


setMappedGroups

void setMappedGroups(java.lang.String mappedGroups)
Sets the "MappedGroups" element


xsetMappedGroups

void xsetMappedGroups(org.apache.xmlbeans.XmlString mappedGroups)
Sets (as xml) the "MappedGroups" element


unsetMappedGroups

void unsetMappedGroups()
Unsets the "MappedGroups" element


getCreateNamedUsers

boolean getCreateNamedUsers()
Gets the "CreateNamedUsers" element


xgetCreateNamedUsers

org.apache.xmlbeans.XmlBoolean xgetCreateNamedUsers()
Gets (as xml) the "CreateNamedUsers" element


isSetCreateNamedUsers

boolean isSetCreateNamedUsers()
True if has "CreateNamedUsers" element


setCreateNamedUsers

void setCreateNamedUsers(boolean createNamedUsers)
Sets the "CreateNamedUsers" element


xsetCreateNamedUsers

void xsetCreateNamedUsers(org.apache.xmlbeans.XmlBoolean createNamedUsers)
Sets (as xml) the "CreateNamedUsers" element


unsetCreateNamedUsers

void unsetCreateNamedUsers()
Unsets the "CreateNamedUsers" element


getSSOEnabled

boolean getSSOEnabled()
Gets the "SSOEnabled" element


xgetSSOEnabled

org.apache.xmlbeans.XmlBoolean xgetSSOEnabled()
Gets (as xml) the "SSOEnabled" element


isSetSSOEnabled

boolean isSetSSOEnabled()
True if has "SSOEnabled" element


setSSOEnabled

void setSSOEnabled(boolean ssoEnabled)
Sets the "SSOEnabled" element


xsetSSOEnabled

void xsetSSOEnabled(org.apache.xmlbeans.XmlBoolean ssoEnabled)
Sets (as xml) the "SSOEnabled" element


unsetSSOEnabled

void unsetSSOEnabled()
Unsets the "SSOEnabled" element


getAliasAutoCreate

boolean getAliasAutoCreate()
Gets the "AliasAutoCreate" element


xgetAliasAutoCreate

org.apache.xmlbeans.XmlBoolean xgetAliasAutoCreate()
Gets (as xml) the "AliasAutoCreate" element


isSetAliasAutoCreate

boolean isSetAliasAutoCreate()
True if has "AliasAutoCreate" element


setAliasAutoCreate

void setAliasAutoCreate(boolean aliasAutoCreate)
Sets the "AliasAutoCreate" element


xsetAliasAutoCreate

void xsetAliasAutoCreate(org.apache.xmlbeans.XmlBoolean aliasAutoCreate)
Sets (as xml) the "AliasAutoCreate" element


unsetAliasAutoCreate

void unsetAliasAutoCreate()
Unsets the "AliasAutoCreate" element


getVersion

int getVersion()
Gets the "Version" element


xgetVersion

org.apache.xmlbeans.XmlInt xgetVersion()
Gets (as xml) the "Version" element


isSetVersion

boolean isSetVersion()
True if has "Version" element


setVersion

void setVersion(int version)
Sets the "Version" element


xsetVersion

void xsetVersion(org.apache.xmlbeans.XmlInt version)
Sets (as xml) the "Version" element


unsetVersion

void unsetVersion()
Unsets the "Version" element


getAvailability

int getAvailability()
Gets the "Availability" element


xgetAvailability

org.apache.xmlbeans.XmlInt xgetAvailability()
Gets (as xml) the "Availability" element


isSetAvailability

boolean isSetAvailability()
True if has "Availability" element


setAvailability

void setAvailability(int availability)
Sets the "Availability" element


xsetAvailability

void xsetAvailability(org.apache.xmlbeans.XmlInt availability)
Sets (as xml) the "Availability" element


unsetAvailability

void unsetAvailability()
Unsets the "Availability" element


getStaticGroupObjectClass

java.lang.String getStaticGroupObjectClass()
Gets the "StaticGroupObjectClass" element


xgetStaticGroupObjectClass

org.apache.xmlbeans.XmlString xgetStaticGroupObjectClass()
Gets (as xml) the "StaticGroupObjectClass" element


isSetStaticGroupObjectClass

boolean isSetStaticGroupObjectClass()
True if has "StaticGroupObjectClass" element


setStaticGroupObjectClass

void setStaticGroupObjectClass(java.lang.String staticGroupObjectClass)
Sets the "StaticGroupObjectClass" element


xsetStaticGroupObjectClass

void xsetStaticGroupObjectClass(org.apache.xmlbeans.XmlString staticGroupObjectClass)
Sets (as xml) the "StaticGroupObjectClass" element


unsetStaticGroupObjectClass

void unsetStaticGroupObjectClass()
Unsets the "StaticGroupObjectClass" element


getGroupMemberUrlAttribute

java.lang.String getGroupMemberUrlAttribute()
Gets the "GroupMemberUrlAttribute" element


xgetGroupMemberUrlAttribute

org.apache.xmlbeans.XmlString xgetGroupMemberUrlAttribute()
Gets (as xml) the "GroupMemberUrlAttribute" element


isSetGroupMemberUrlAttribute

boolean isSetGroupMemberUrlAttribute()
True if has "GroupMemberUrlAttribute" element


setGroupMemberUrlAttribute

void setGroupMemberUrlAttribute(java.lang.String groupMemberUrlAttribute)
Sets the "GroupMemberUrlAttribute" element


xsetGroupMemberUrlAttribute

void xsetGroupMemberUrlAttribute(org.apache.xmlbeans.XmlString groupMemberUrlAttribute)
Sets (as xml) the "GroupMemberUrlAttribute" element


unsetGroupMemberUrlAttribute

void unsetGroupMemberUrlAttribute()
Unsets the "GroupMemberUrlAttribute" element


getKeyDBPath

java.lang.String getKeyDBPath()
Gets the "KeyDBPath" element


xgetKeyDBPath

org.apache.xmlbeans.XmlString xgetKeyDBPath()
Gets (as xml) the "KeyDBPath" element


isSetKeyDBPath

boolean isSetKeyDBPath()
True if has "KeyDBPath" element


setKeyDBPath

void setKeyDBPath(java.lang.String keyDBPath)
Sets the "KeyDBPath" element


xsetKeyDBPath

void xsetKeyDBPath(org.apache.xmlbeans.XmlString keyDBPath)
Sets (as xml) the "KeyDBPath" element


unsetKeyDBPath

void unsetKeyDBPath()
Unsets the "KeyDBPath" element


getSSOVendor

LDAPSSOVendorEnum.Enum getSSOVendor()
Gets the "SSOVendor" element


xgetSSOVendor

LDAPSSOVendorEnum xgetSSOVendor()
Gets (as xml) the "SSOVendor" element


isSetSSOVendor

boolean isSetSSOVendor()
True if has "SSOVendor" element


setSSOVendor

void setSSOVendor(LDAPSSOVendorEnum.Enum ssoVendor)
Sets the "SSOVendor" element


xsetSSOVendor

void xsetSSOVendor(LDAPSSOVendorEnum ssoVendor)
Sets (as xml) the "SSOVendor" element


unsetSSOVendor

void unsetSSOVendor()
Unsets the "SSOVendor" element


getAliasAutoAdd

boolean getAliasAutoAdd()
Gets the "AliasAutoAdd" element


xgetAliasAutoAdd

org.apache.xmlbeans.XmlBoolean xgetAliasAutoAdd()
Gets (as xml) the "AliasAutoAdd" element


isSetAliasAutoAdd

boolean isSetAliasAutoAdd()
True if has "AliasAutoAdd" element


setAliasAutoAdd

void setAliasAutoAdd(boolean aliasAutoAdd)
Sets the "AliasAutoAdd" element


xsetAliasAutoAdd

void xsetAliasAutoAdd(org.apache.xmlbeans.XmlBoolean aliasAutoAdd)
Sets (as xml) the "AliasAutoAdd" element


unsetAliasAutoAdd

void unsetAliasAutoAdd()
Unsets the "AliasAutoAdd" element


getMaxEntriesPerOrQuery

int getMaxEntriesPerOrQuery()
Gets the "MaxEntriesPerOrQuery" element


xgetMaxEntriesPerOrQuery

org.apache.xmlbeans.XmlInt xgetMaxEntriesPerOrQuery()
Gets (as xml) the "MaxEntriesPerOrQuery" element


isSetMaxEntriesPerOrQuery

boolean isSetMaxEntriesPerOrQuery()
True if has "MaxEntriesPerOrQuery" element


setMaxEntriesPerOrQuery

void setMaxEntriesPerOrQuery(int maxEntriesPerOrQuery)
Sets the "MaxEntriesPerOrQuery" element


xsetMaxEntriesPerOrQuery

void xsetMaxEntriesPerOrQuery(org.apache.xmlbeans.XmlInt maxEntriesPerOrQuery)
Sets (as xml) the "MaxEntriesPerOrQuery" element


unsetMaxEntriesPerOrQuery

void unsetMaxEntriesPerOrQuery()
Unsets the "MaxEntriesPerOrQuery" element


getImportUsers

boolean getImportUsers()
Gets the "ImportUsers" element


xgetImportUsers

org.apache.xmlbeans.XmlBoolean xgetImportUsers()
Gets (as xml) the "ImportUsers" element


isSetImportUsers

boolean isSetImportUsers()
True if has "ImportUsers" element


setImportUsers

void setImportUsers(boolean importUsers)
Sets the "ImportUsers" element


xsetImportUsers

void xsetImportUsers(org.apache.xmlbeans.XmlBoolean importUsers)
Sets (as xml) the "ImportUsers" element


unsetImportUsers

void unsetImportUsers()
Unsets the "ImportUsers" element


getDefaultGroupSearchAttribute

java.lang.String getDefaultGroupSearchAttribute()
Gets the "DefaultGroupSearchAttribute" element


xgetDefaultGroupSearchAttribute

org.apache.xmlbeans.XmlString xgetDefaultGroupSearchAttribute()
Gets (as xml) the "DefaultGroupSearchAttribute" element


isSetDefaultGroupSearchAttribute

boolean isSetDefaultGroupSearchAttribute()
True if has "DefaultGroupSearchAttribute" element


setDefaultGroupSearchAttribute

void setDefaultGroupSearchAttribute(java.lang.String defaultGroupSearchAttribute)
Sets the "DefaultGroupSearchAttribute" element


xsetDefaultGroupSearchAttribute

void xsetDefaultGroupSearchAttribute(org.apache.xmlbeans.XmlString defaultGroupSearchAttribute)
Sets (as xml) the "DefaultGroupSearchAttribute" element


unsetDefaultGroupSearchAttribute

void unsetDefaultGroupSearchAttribute()
Unsets the "DefaultGroupSearchAttribute" element


getBaseDN

java.lang.String getBaseDN()
Gets the "BaseDN" element


xgetBaseDN

org.apache.xmlbeans.XmlString xgetBaseDN()
Gets (as xml) the "BaseDN" element


isSetBaseDN

boolean isSetBaseDN()
True if has "BaseDN" element


setBaseDN

void setBaseDN(java.lang.String baseDN)
Sets the "BaseDN" element


xsetBaseDN

void xsetBaseDN(org.apache.xmlbeans.XmlString baseDN)
Sets (as xml) the "BaseDN" element


unsetBaseDN

void unsetBaseDN()
Unsets the "BaseDN" element


getDefaultUserSearchAttribute

java.lang.String getDefaultUserSearchAttribute()
Gets the "DefaultUserSearchAttribute" element


xgetDefaultUserSearchAttribute

org.apache.xmlbeans.XmlString xgetDefaultUserSearchAttribute()
Gets (as xml) the "DefaultUserSearchAttribute" element


isSetDefaultUserSearchAttribute

boolean isSetDefaultUserSearchAttribute()
True if has "DefaultUserSearchAttribute" element


setDefaultUserSearchAttribute

void setDefaultUserSearchAttribute(java.lang.String defaultUserSearchAttribute)
Sets the "DefaultUserSearchAttribute" element


xsetDefaultUserSearchAttribute

void xsetDefaultUserSearchAttribute(org.apache.xmlbeans.XmlString defaultUserSearchAttribute)
Sets (as xml) the "DefaultUserSearchAttribute" element


unsetDefaultUserSearchAttribute

void unsetDefaultUserSearchAttribute()
Unsets the "DefaultUserSearchAttribute" element


getUserDescriptionAttribute

java.lang.String getUserDescriptionAttribute()
Gets the "UserDescriptionAttribute" element


xgetUserDescriptionAttribute

org.apache.xmlbeans.XmlString xgetUserDescriptionAttribute()
Gets (as xml) the "UserDescriptionAttribute" element


isSetUserDescriptionAttribute

boolean isSetUserDescriptionAttribute()
True if has "UserDescriptionAttribute" element


setUserDescriptionAttribute

void setUserDescriptionAttribute(java.lang.String userDescriptionAttribute)
Sets the "UserDescriptionAttribute" element


xsetUserDescriptionAttribute

void xsetUserDescriptionAttribute(org.apache.xmlbeans.XmlString userDescriptionAttribute)
Sets (as xml) the "UserDescriptionAttribute" element


unsetUserDescriptionAttribute

void unsetUserDescriptionAttribute()
Unsets the "UserDescriptionAttribute" element


getCertificateDBPath

java.lang.String getCertificateDBPath()
Gets the "CertificateDBPath" element


xgetCertificateDBPath

org.apache.xmlbeans.XmlString xgetCertificateDBPath()
Gets (as xml) the "CertificateDBPath" element


isSetCertificateDBPath

boolean isSetCertificateDBPath()
True if has "CertificateDBPath" element


setCertificateDBPath

void setCertificateDBPath(java.lang.String certificateDBPath)
Sets the "CertificateDBPath" element


xsetCertificateDBPath

void xsetCertificateDBPath(org.apache.xmlbeans.XmlString certificateDBPath)
Sets (as xml) the "CertificateDBPath" element


unsetCertificateDBPath

void unsetCertificateDBPath()
Unsets the "CertificateDBPath" element


getSSOAgent

java.lang.String getSSOAgent()
Gets the "SSOAgent" element


xgetSSOAgent

org.apache.xmlbeans.XmlString xgetSSOAgent()
Gets (as xml) the "SSOAgent" element


isSetSSOAgent

boolean isSetSSOAgent()
True if has "SSOAgent" element


setSSOAgent

void setSSOAgent(java.lang.String ssoAgent)
Sets the "SSOAgent" element


xsetSSOAgent

void xsetSSOAgent(org.apache.xmlbeans.XmlString ssoAgent)
Sets (as xml) the "SSOAgent" element


unsetSSOAgent

void unsetSSOAgent()
Unsets the "SSOAgent" element


getGroupDescriptionAttribute

java.lang.String getGroupDescriptionAttribute()
Gets the "GroupDescriptionAttribute" element


xgetGroupDescriptionAttribute

org.apache.xmlbeans.XmlString xgetGroupDescriptionAttribute()
Gets (as xml) the "GroupDescriptionAttribute" element


isSetGroupDescriptionAttribute

boolean isSetGroupDescriptionAttribute()
True if has "GroupDescriptionAttribute" element


setGroupDescriptionAttribute

void setGroupDescriptionAttribute(java.lang.String groupDescriptionAttribute)
Sets the "GroupDescriptionAttribute" element


xsetGroupDescriptionAttribute

void xsetGroupDescriptionAttribute(org.apache.xmlbeans.XmlString groupDescriptionAttribute)
Sets (as xml) the "GroupDescriptionAttribute" element


unsetGroupDescriptionAttribute

void unsetGroupDescriptionAttribute()
Unsets the "GroupDescriptionAttribute" element


getAuthType

AuthTypeEnum.Enum getAuthType()
Gets the "AuthType" element


xgetAuthType

AuthTypeEnum xgetAuthType()
Gets (as xml) the "AuthType" element


isSetAuthType

boolean isSetAuthType()
True if has "AuthType" element


setAuthType

void setAuthType(AuthTypeEnum.Enum authType)
Sets the "AuthType" element


xsetAuthType

void xsetAuthType(AuthTypeEnum authType)
Sets (as xml) the "AuthType" element


unsetAuthType

void unsetAuthType()
Unsets the "AuthType" element


getSecurityModuleDatabasePath

java.lang.String getSecurityModuleDatabasePath()
Gets the "SecurityModuleDatabasePath" element


xgetSecurityModuleDatabasePath

org.apache.xmlbeans.XmlString xgetSecurityModuleDatabasePath()
Gets (as xml) the "SecurityModuleDatabasePath" element


isSetSecurityModuleDatabasePath

boolean isSetSecurityModuleDatabasePath()
True if has "SecurityModuleDatabasePath" element


setSecurityModuleDatabasePath

void setSecurityModuleDatabasePath(java.lang.String securityModuleDatabasePath)
Sets the "SecurityModuleDatabasePath" element


xsetSecurityModuleDatabasePath

void xsetSecurityModuleDatabasePath(org.apache.xmlbeans.XmlString securityModuleDatabasePath)
Sets (as xml) the "SecurityModuleDatabasePath" element


unsetSecurityModuleDatabasePath

void unsetSecurityModuleDatabasePath()
Unsets the "SecurityModuleDatabasePath" element


getGroupMemberAttribute

java.lang.String getGroupMemberAttribute()
Gets the "GroupMemberAttribute" element


xgetGroupMemberAttribute

org.apache.xmlbeans.XmlString xgetGroupMemberAttribute()
Gets (as xml) the "GroupMemberAttribute" element


isSetGroupMemberAttribute

boolean isSetGroupMemberAttribute()
True if has "GroupMemberAttribute" element


setGroupMemberAttribute

void setGroupMemberAttribute(java.lang.String groupMemberAttribute)
Sets the "GroupMemberAttribute" element


xsetGroupMemberAttribute

void xsetGroupMemberAttribute(org.apache.xmlbeans.XmlString groupMemberAttribute)
Sets (as xml) the "GroupMemberAttribute" element


unsetGroupMemberAttribute

void unsetGroupMemberAttribute()
Unsets the "GroupMemberAttribute" element


getReferralDN

java.lang.String getReferralDN()
Gets the "ReferralDN" element


xgetReferralDN

org.apache.xmlbeans.XmlString xgetReferralDN()
Gets (as xml) the "ReferralDN" element


isSetReferralDN

boolean isSetReferralDN()
True if has "ReferralDN" element


setReferralDN

void setReferralDN(java.lang.String referralDN)
Sets the "ReferralDN" element


xsetReferralDN

void xsetReferralDN(org.apache.xmlbeans.XmlString referralDN)
Sets (as xml) the "ReferralDN" element


unsetReferralDN

void unsetReferralDN()
Unsets the "ReferralDN" element


getObjectClassAttribute

java.lang.String getObjectClassAttribute()
Gets the "ObjectClassAttribute" element


xgetObjectClassAttribute

org.apache.xmlbeans.XmlString xgetObjectClassAttribute()
Gets (as xml) the "ObjectClassAttribute" element


isSetObjectClassAttribute

boolean isSetObjectClassAttribute()
True if has "ObjectClassAttribute" element


setObjectClassAttribute

void setObjectClassAttribute(java.lang.String objectClassAttribute)
Sets the "ObjectClassAttribute" element


xsetObjectClassAttribute

void xsetObjectClassAttribute(org.apache.xmlbeans.XmlString objectClassAttribute)
Sets (as xml) the "ObjectClassAttribute" element


unsetObjectClassAttribute

void unsetObjectClassAttribute()
Unsets the "ObjectClassAttribute" element


getSSOAccessMode

LDAPSSOAccessModeEnum.Enum getSSOAccessMode()
Gets the "SSOAccessMode" element


xgetSSOAccessMode

LDAPSSOAccessModeEnum xgetSSOAccessMode()
Gets (as xml) the "SSOAccessMode" element


isSetSSOAccessMode

boolean isSetSSOAccessMode()
True if has "SSOAccessMode" element


setSSOAccessMode

void setSSOAccessMode(LDAPSSOAccessModeEnum.Enum ssoAccessMode)
Sets the "SSOAccessMode" element


xsetSSOAccessMode

void xsetSSOAccessMode(LDAPSSOAccessModeEnum ssoAccessMode)
Sets (as xml) the "SSOAccessMode" element


unsetSSOAccessMode

void unsetSSOAccessMode()
Unsets the "SSOAccessMode" element


getSSOServersAndPorts

java.lang.String getSSOServersAndPorts()
Gets the "SSOServersAndPorts" element


xgetSSOServersAndPorts

org.apache.xmlbeans.XmlString xgetSSOServersAndPorts()
Gets (as xml) the "SSOServersAndPorts" element


isSetSSOServersAndPorts

boolean isSetSSOServersAndPorts()
True if has "SSOServersAndPorts" element


setSSOServersAndPorts

void setSSOServersAndPorts(java.lang.String ssoServersAndPorts)
Sets the "SSOServersAndPorts" element


xsetSSOServersAndPorts

void xsetSSOServersAndPorts(org.apache.xmlbeans.XmlString ssoServersAndPorts)
Sets (as xml) the "SSOServersAndPorts" element


unsetSSOServersAndPorts

void unsetSSOServersAndPorts()
Unsets the "SSOServersAndPorts" element


getDynamicGroupObjectClass

java.lang.String getDynamicGroupObjectClass()
Gets the "DynamicGroupObjectClass" element


xgetDynamicGroupObjectClass

org.apache.xmlbeans.XmlString xgetDynamicGroupObjectClass()
Gets (as xml) the "DynamicGroupObjectClass" element


isSetDynamicGroupObjectClass

boolean isSetDynamicGroupObjectClass()
True if has "DynamicGroupObjectClass" element


setDynamicGroupObjectClass

void setDynamicGroupObjectClass(java.lang.String dynamicGroupObjectClass)
Sets the "DynamicGroupObjectClass" element


xsetDynamicGroupObjectClass

void xsetDynamicGroupObjectClass(org.apache.xmlbeans.XmlString dynamicGroupObjectClass)
Sets (as xml) the "DynamicGroupObjectClass" element


unsetDynamicGroupObjectClass

void unsetDynamicGroupObjectClass()
Unsets the "DynamicGroupObjectClass" element


getServerAdminDN

java.lang.String getServerAdminDN()
Gets the "ServerAdminDN" element


xgetServerAdminDN

org.apache.xmlbeans.XmlString xgetServerAdminDN()
Gets (as xml) the "ServerAdminDN" element


isSetServerAdminDN

boolean isSetServerAdminDN()
True if has "ServerAdminDN" element


setServerAdminDN

void setServerAdminDN(java.lang.String serverAdminDN)
Sets the "ServerAdminDN" element


xsetServerAdminDN

void xsetServerAdminDN(org.apache.xmlbeans.XmlString serverAdminDN)
Sets (as xml) the "ServerAdminDN" element


unsetServerAdminDN

void unsetServerAdminDN()
Unsets the "ServerAdminDN" element


getUserNameAttribute

java.lang.String getUserNameAttribute()
Gets the "UserNameAttribute" element


xgetUserNameAttribute

org.apache.xmlbeans.XmlString xgetUserNameAttribute()
Gets (as xml) the "UserNameAttribute" element


isSetUserNameAttribute

boolean isSetUserNameAttribute()
True if has "UserNameAttribute" element


setUserNameAttribute

void setUserNameAttribute(java.lang.String userNameAttribute)
Sets the "UserNameAttribute" element


xsetUserNameAttribute

void xsetUserNameAttribute(org.apache.xmlbeans.XmlString userNameAttribute)
Sets (as xml) the "UserNameAttribute" element


unsetUserNameAttribute

void unsetUserNameAttribute()
Unsets the "UserNameAttribute" element


getUserFullNameAttribute

java.lang.String getUserFullNameAttribute()
Gets the "UserFullNameAttribute" element


xgetUserFullNameAttribute

org.apache.xmlbeans.XmlString xgetUserFullNameAttribute()
Gets (as xml) the "UserFullNameAttribute" element


isSetUserFullNameAttribute

boolean isSetUserFullNameAttribute()
True if has "UserFullNameAttribute" element


setUserFullNameAttribute

void setUserFullNameAttribute(java.lang.String userFullNameAttribute)
Sets the "UserFullNameAttribute" element


xsetUserFullNameAttribute

void xsetUserFullNameAttribute(org.apache.xmlbeans.XmlString userFullNameAttribute)
Sets (as xml) the "UserFullNameAttribute" element


unsetUserFullNameAttribute

void unsetUserFullNameAttribute()
Unsets the "UserFullNameAttribute" element


getUserEmailAttribute

java.lang.String getUserEmailAttribute()
Gets the "UserEmailAttribute" element


xgetUserEmailAttribute

org.apache.xmlbeans.XmlString xgetUserEmailAttribute()
Gets (as xml) the "UserEmailAttribute" element


isSetUserEmailAttribute

boolean isSetUserEmailAttribute()
True if has "UserEmailAttribute" element


setUserEmailAttribute

void setUserEmailAttribute(java.lang.String userEmailAttribute)
Sets the "UserEmailAttribute" element


xsetUserEmailAttribute

void xsetUserEmailAttribute(org.apache.xmlbeans.XmlString userEmailAttribute)
Sets (as xml) the "UserEmailAttribute" element


unsetUserEmailAttribute

void unsetUserEmailAttribute()
Unsets the "UserEmailAttribute" element


getAttributeImportingEnabled

boolean getAttributeImportingEnabled()
Gets the "AttributeImportingEnabled" element


xgetAttributeImportingEnabled

org.apache.xmlbeans.XmlBoolean xgetAttributeImportingEnabled()
Gets (as xml) the "AttributeImportingEnabled" element


isSetAttributeImportingEnabled

boolean isSetAttributeImportingEnabled()
True if has "AttributeImportingEnabled" element


setAttributeImportingEnabled

void setAttributeImportingEnabled(boolean attributeImportingEnabled)
Sets the "AttributeImportingEnabled" element


xsetAttributeImportingEnabled

void xsetAttributeImportingEnabled(org.apache.xmlbeans.XmlBoolean attributeImportingEnabled)
Sets (as xml) the "AttributeImportingEnabled" element


unsetAttributeImportingEnabled

void unsetAttributeImportingEnabled()
Unsets the "AttributeImportingEnabled" element


getAttributeImportingPriority

int getAttributeImportingPriority()
Gets the "AttributeImportingPriority" element


xgetAttributeImportingPriority

org.apache.xmlbeans.XmlInt xgetAttributeImportingPriority()
Gets (as xml) the "AttributeImportingPriority" element


isSetAttributeImportingPriority

boolean isSetAttributeImportingPriority()
True if has "AttributeImportingPriority" element


setAttributeImportingPriority

void setAttributeImportingPriority(int attributeImportingPriority)
Sets the "AttributeImportingPriority" element


xsetAttributeImportingPriority

void xsetAttributeImportingPriority(org.apache.xmlbeans.XmlInt attributeImportingPriority)
Sets (as xml) the "AttributeImportingPriority" element


unsetAttributeImportingPriority

void unsetAttributeImportingPriority()
Unsets the "AttributeImportingPriority" element


getMaxReferralHops

int getMaxReferralHops()
Gets the "MaxReferralHops" element


xgetMaxReferralHops

org.apache.xmlbeans.XmlInt xgetMaxReferralHops()
Gets (as xml) the "MaxReferralHops" element


isSetMaxReferralHops

boolean isSetMaxReferralHops()
True if has "MaxReferralHops" element


setMaxReferralHops

void setMaxReferralHops(int maxReferralHops)
Sets the "MaxReferralHops" element


xsetMaxReferralHops

void xsetMaxReferralHops(org.apache.xmlbeans.XmlInt maxReferralHops)
Sets (as xml) the "MaxReferralHops" element


unsetMaxReferralHops

void unsetMaxReferralHops()
Unsets the "MaxReferralHops" element


getClientCertificateNickName

java.lang.String getClientCertificateNickName()
Gets the "ClientCertificateNickName" element


xgetClientCertificateNickName

org.apache.xmlbeans.XmlString xgetClientCertificateNickName()
Gets (as xml) the "ClientCertificateNickName" element


isSetClientCertificateNickName

boolean isSetClientCertificateNickName()
True if has "ClientCertificateNickName" element


setClientCertificateNickName

void setClientCertificateNickName(java.lang.String clientCertificateNickName)
Sets the "ClientCertificateNickName" element


xsetClientCertificateNickName

void xsetClientCertificateNickName(org.apache.xmlbeans.XmlString clientCertificateNickName)
Sets (as xml) the "ClientCertificateNickName" element


unsetClientCertificateNickName

void unsetClientCertificateNickName()
Unsets the "ClientCertificateNickName" element


getServerAuthStrength

ServerSSLStrengthEnum.Enum getServerAuthStrength()
Gets the "ServerAuthStrength" element


xgetServerAuthStrength

ServerSSLStrengthEnum xgetServerAuthStrength()
Gets (as xml) the "ServerAuthStrength" element


isSetServerAuthStrength

boolean isSetServerAuthStrength()
True if has "ServerAuthStrength" element


setServerAuthStrength

void setServerAuthStrength(ServerSSLStrengthEnum.Enum serverAuthStrength)
Sets the "ServerAuthStrength" element


xsetServerAuthStrength

void xsetServerAuthStrength(ServerSSLStrengthEnum serverAuthStrength)
Sets (as xml) the "ServerAuthStrength" element


unsetServerAuthStrength

void unsetServerAuthStrength()
Unsets the "ServerAuthStrength" element


getPluginAuditModifications

boolean getPluginAuditModifications()
Gets the "PluginAuditModifications" element


xgetPluginAuditModifications

org.apache.xmlbeans.XmlBoolean xgetPluginAuditModifications()
Gets (as xml) the "PluginAuditModifications" element


isSetPluginAuditModifications

boolean isSetPluginAuditModifications()
True if has "PluginAuditModifications" element


setPluginAuditModifications

void setPluginAuditModifications(boolean pluginAuditModifications)
Sets the "PluginAuditModifications" element


xsetPluginAuditModifications

void xsetPluginAuditModifications(org.apache.xmlbeans.XmlBoolean pluginAuditModifications)
Sets (as xml) the "PluginAuditModifications" element


unsetPluginAuditModifications

void unsetPluginAuditModifications()
Unsets the "PluginAuditModifications" element


getCustomProperties

CustomProperties getCustomProperties()
Gets the "CustomProperties" element


isSetCustomProperties

boolean isSetCustomProperties()
True if has "CustomProperties" element


setCustomProperties

void setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element


addNewCustomProperties

CustomProperties addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element


unsetCustomProperties

void unsetCustomProperties()
Unsets the "CustomProperties" element