Class: MintPress::OracleWeblogic::ActiveDirectoryAuthenticator
- Inherits:
-
GenericMbean
- Object
- GenericMbean
- MintPress::OracleWeblogic::ActiveDirectoryAuthenticator
- Includes:
- MintLogger, Mixins::Properties, FancyNew, Utils
- Defined in:
- src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb,
src/oracle-weblogic/lib/oracle-weblogic/model/generated_classes/split_41.rb
Overview
Properties (Read/Write)
-
#short_name ⇒ String (Default Value: 'AuthenticationProvider')
Property Attributes- default ⇒ 'AuthenticationProvider'
17
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 17 property :short_name, type: String, default: 'AuthenticationProvider'
-
#long_name ⇒ String (Default Value: 'AuthenticationProvider')
Property Attributes- default ⇒ 'AuthenticationProvider'
18
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 18 property :long_name, type: String, default: 'AuthenticationProvider'
-
#control_flag ⇒ String
"Returns how the login sequence uses the Authentication provider.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.realmadapter.RealmAdapterAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'\nApplies to 'weblogic.security.providers.saml.SAMLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.VirtualUserAuthenticator'"
Property Attributes- short_name ⇒ "ControlFlag"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
45
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 45 property :ControlFlag, type: String, array: false, hash: false, short_name: "ControlFlag", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns how the login sequence uses the Authentication provider.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.realmadapter.RealmAdapterAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'\nApplies to 'weblogic.security.providers.saml.SAMLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.VirtualUserAuthenticator'"
-
#enable_group_membership_lookup_hierarchy_caching ⇒ [TrueClass,FalseClass]
"Sets whether to cache group membership hierarchies found during recursive membership lookup.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
Property Attributes- short_name ⇒ "EnableGroupMembershipLookupHierarchyCaching"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
104
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 104 property :EnableGroupMembershipLookupHierarchyCaching, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "EnableGroupMembershipLookupHierarchyCaching", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Sets whether to cache group membership hierarchies found during recursive membership lookup.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
-
#group_hierarchy_cache_ttl ⇒ Integer
"Returns the maximum number of seconds a group membership hierarchy entry is valid in the LRU cache.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
Property Attributes- short_name ⇒ "GroupHierarchyCacheTTL"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
118
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 118 property :GroupHierarchyCacheTTL, type: Integer, array: false, hash: false, short_name: "GroupHierarchyCacheTTL", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the maximum number of seconds a group membership hierarchy entry is valid in the LRU cache.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
-
#max_group_hierarchies_in_cache ⇒ Integer
"Returns the maximum size of the LRU cache for holding group membership hierarchies if caching is enabled.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
Property Attributes- short_name ⇒ "MaxGroupHierarchiesInCache"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
132
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 132 property :MaxGroupHierarchiesInCache, type: Integer, array: false, hash: false, short_name: "MaxGroupHierarchiesInCache", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the maximum size of the LRU cache for holding group membership hierarchies if caching is enabled.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
-
#cache_size ⇒ Integer
"Returns the size of the cache in K.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "CacheSize"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
142
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 142 property :CacheSize, type: Integer, array: false, hash: false, short_name: "CacheSize", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the size of the cache in K.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#cache_ttl ⇒ Integer
"Returns the time-to-live (TTL) of the cache in seconds.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "CacheTTL"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
152
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 152 property :CacheTTL, type: Integer, array: false, hash: false, short_name: "CacheTTL", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the time-to-live (TTL) of the cache in seconds.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#connection_pool_size ⇒ Integer
"The LDAP connection pool size.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "ConnectionPoolSize"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
162
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 162 property :ConnectionPoolSize, type: Integer, array: false, hash: false, short_name: "ConnectionPoolSize", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The LDAP connection pool size.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#connection_retry_limit ⇒ Integer
"Specifies the number of times to attempt to connect to the LDAP server\nif the initial connection failed.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "ConnectionRetryLimit"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
173
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 173 property :ConnectionRetryLimit, type: Integer, array: false, hash: false, short_name: "ConnectionRetryLimit", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specifies the number of times to attempt to connect to the LDAP server\nif the initial connection failed.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#connect_timeout ⇒ Integer
"Returns the maximum number of seconds to wait for the LDAP connection to be established.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "ConnectTimeout"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
183
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 183 property :ConnectTimeout, type: Integer, array: false, hash: false, short_name: "ConnectTimeout", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the maximum number of seconds to wait for the LDAP connection to be established.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#credential ⇒ [Mint::Secret]
"Returns the credential (generally a password) used to authenticate\nthe LDAP user that is defined in the Principal attribute.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "Credential"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
194
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 194 property :Credential, type: [Mint::Secret], array: false, hash: false, short_name: "Credential", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the credential (generally a password) used to authenticate\nthe LDAP user that is defined in the Principal attribute.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#host ⇒ String
"Returns the host name or IP address of the LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "Host"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
204
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 204 property :Host, type: String, array: false, hash: false, short_name: "Host", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the host name or IP address of the LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#parallel_connect_delay ⇒ Integer
"Returns the number of seconds to delay when making concurrent attempts to connect to multiple servers.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "ParallelConnectDelay"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
214
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 214 property :ParallelConnectDelay, type: Integer, array: false, hash: false, short_name: "ParallelConnectDelay", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the number of seconds to delay when making concurrent attempts to connect to multiple servers.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#port ⇒ Integer
"Returns the port number on which the LDAP server is listening.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "Port"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
224
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 224 property :Port, type: Integer, array: false, hash: false, short_name: "Port", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the port number on which the LDAP server is listening.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#principal ⇒ String
"Returns the Distinguished Name (DN) of the LDAP user that is\nused by WebLogic Server to connect to the LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "Principal"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
235
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 235 property :Principal, type: String, array: false, hash: false, short_name: "Principal", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the Distinguished Name (DN) of the LDAP user that is\nused by WebLogic Server to connect to the LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#results_time_limit ⇒ Integer
"Returns the maximum number of milliseconds to wait for results before timing out.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "ResultsTimeLimit"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
245
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 245 property :ResultsTimeLimit, type: Integer, array: false, hash: false, short_name: "ResultsTimeLimit", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Returns the maximum number of milliseconds to wait for results before timing out.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#bind_anonymously_on_referrals ⇒ [TrueClass,FalseClass]
"Returns whether to anonymously bind when following referrals within the LDAP directory.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "BindAnonymouslyOnReferrals"
- has_setter ⇒ true
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
255
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 255 property :BindAnonymouslyOnReferrals, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "BindAnonymouslyOnReferrals", has_setter: true, has_getter: false, has_lister: false, has_creator: false, read_only: false, description: "Returns whether to anonymously bind when following referrals within the LDAP directory.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#cache_enabled ⇒ [TrueClass,FalseClass]
"Returns whether to cache LDAP requests with the LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "CacheEnabled"
- has_setter ⇒ true
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
265
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 265 property :CacheEnabled, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "CacheEnabled", has_setter: true, has_getter: false, has_lister: false, has_creator: false, read_only: false, description: "Returns whether to cache LDAP requests with the LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#follow_referrals ⇒ [TrueClass,FalseClass]
"Returns whether referrals will automatically be followed within the LDAP Directory.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "FollowReferrals"
- has_setter ⇒ true
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
275
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 275 property :FollowReferrals, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "FollowReferrals", has_setter: true, has_getter: false, has_lister: false, has_creator: false, read_only: false, description: "Returns whether referrals will automatically be followed within the LDAP Directory.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#ssl_enabled ⇒ [TrueClass,FalseClass]
"Returns whether SSL will be used to connect to the LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "SSLEnabled"
- has_setter ⇒ true
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
285
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 285 property :SSLEnabled, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "SSLEnabled", has_setter: true, has_getter: false, has_lister: false, has_creator: false, read_only: false, description: "Returns whether SSL will be used to connect to the LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#propagate_cause_for_login_exception ⇒ [TrueClass,FalseClass]
"No description provided.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.realmadapter.RealmAdapterAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "PropagateCauseForLoginException"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
298
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 298 property :PropagateCauseForLoginException, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "PropagateCauseForLoginException", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "No description provided.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.realmadapter.RealmAdapterAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#all_groups_filter ⇒ String
"An LDAP search filter for finding all groups beneath the base group distinguished name (DN).\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "AllGroupsFilter"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
321
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 321 property :AllGroupsFilter, type: String, array: false, hash: false, short_name: "AllGroupsFilter", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "An LDAP search filter for finding all groups beneath the base group distinguished name (DN).\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#all_users_filter ⇒ String
"An LDAP search filter for finding all users beneath the base user distinguished name (DN).\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "AllUsersFilter"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
330
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 330 property :AllUsersFilter, type: String, array: false, hash: false, short_name: "AllUsersFilter", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "An LDAP search filter for finding all users beneath the base user distinguished name (DN).\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#dynamic_group_name_attribute ⇒ String
"The attribute of a dynamic LDAP group object that specifies the name of the group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "DynamicGroupNameAttribute"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
339
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 339 property :DynamicGroupNameAttribute, type: String, array: false, hash: false, short_name: "DynamicGroupNameAttribute", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The attribute of a dynamic LDAP group object that specifies the name of the group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#dynamic_group_object_class ⇒ String
"The LDAP object class that stores dynamic groups.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "DynamicGroupObjectClass"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
348
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 348 property :DynamicGroupObjectClass, type: String, array: false, hash: false, short_name: "DynamicGroupObjectClass", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The LDAP object class that stores dynamic groups.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#dynamic_member_url_attribute ⇒ String
"The attribute of the dynamic LDAP group object that specifies the URLs of the members of the dynamic group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "DynamicMemberURLAttribute"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
357
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 357 property :DynamicMemberURLAttribute, type: String, array: false, hash: false, short_name: "DynamicMemberURLAttribute", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The attribute of the dynamic LDAP group object that specifies the URLs of the members of the dynamic group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#group_base_dn ⇒ String
"The attribute of an LDAP user object that specifies the Distinguished Names (DNs) of dynamic groups to which the user belongs.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "GroupBaseDN"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
366
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 366 property :GroupBaseDN, type: String, array: false, hash: false, short_name: "GroupBaseDN", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The attribute of an LDAP user object that specifies the Distinguished Names (DNs) of dynamic groups to which the user belongs.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#group_from_name_filter ⇒ String
"LDAP search filter for finding a group given the name of the group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "GroupFromNameFilter"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
375
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 375 property :GroupFromNameFilter, type: String, array: false, hash: false, short_name: "GroupFromNameFilter", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "LDAP search filter for finding a group given the name of the group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#group_membership_searching ⇒ String
"Specifies whether group searches into nested groups are unlimited or limited.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
Property Attributes- short_name ⇒ "GroupMembershipSearching"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
389
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 389 property :GroupMembershipSearching, type: String, array: false, hash: false, short_name: "GroupMembershipSearching", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specifies whether group searches into nested groups are unlimited or limited.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
-
#group_search_scope ⇒ String
"Specifies how deep in the LDAP directory tree to search for groups.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "GroupSearchScope"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
398
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 398 property :GroupSearchScope, type: String, array: false, hash: false, short_name: "GroupSearchScope", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specifies how deep in the LDAP directory tree to search for groups.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#guid_attribute ⇒ String
"Specifies the name of the GUID attribute defined in the Active Directory LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "GuidAttribute"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
407
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 407 property :GuidAttribute, type: String, array: false, hash: false, short_name: "GuidAttribute", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specifies the name of the GUID attribute defined in the Active Directory LDAP server.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#ignore_duplicate_membership ⇒ [TrueClass,FalseClass]
"Determines whether duplicate members are ignored when adding groups.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "IgnoreDuplicateMembership"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
416
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 416 property :IgnoreDuplicateMembership, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "IgnoreDuplicateMembership", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Determines whether duplicate members are ignored when adding groups.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#max_group_membership_search_level ⇒ Integer
"Specifies how many levels of group membership can be searched.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
Property Attributes- short_name ⇒ "MaxGroupMembershipSearchLevel"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
430
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 430 property :MaxGroupMembershipSearchLevel, type: Integer, array: false, hash: false, short_name: "MaxGroupMembershipSearchLevel", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specifies how many levels of group membership can be searched.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'"
-
#static_group_d_nsfrom_member_dn_filter ⇒ String
"An LDAP search filter that, given the distinguished name (DN) of a member of a group, returns the DNs of the static LDAP groups that contain that member.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "StaticGroupDNsfromMemberDNFilter"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
461
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 461 property :StaticGroupDNsfromMemberDNFilter, type: String, array: false, hash: false, short_name: "StaticGroupDNsfromMemberDNFilter", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "An LDAP search filter that, given the distinguished name (DN) of a member of a group, returns the DNs of the static LDAP groups that contain that member.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#static_group_name_attribute ⇒ String
"The attribute of a static LDAP group object that specifies the name of the group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "StaticGroupNameAttribute"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
470
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 470 property :StaticGroupNameAttribute, type: String, array: false, hash: false, short_name: "StaticGroupNameAttribute", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The attribute of a static LDAP group object that specifies the name of the group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#static_group_object_class ⇒ String
"The name of the LDAP object class that stores static groups.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "StaticGroupObjectClass"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
479
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 479 property :StaticGroupObjectClass, type: String, array: false, hash: false, short_name: "StaticGroupObjectClass", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The name of the LDAP object class that stores static groups.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#static_member_dn_attribute ⇒ String
"The attribute of the LDAP static group object that specifies the distinguished names (DNs) of the members of the group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "StaticMemberDNAttribute"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
488
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 488 property :StaticMemberDNAttribute, type: String, array: false, hash: false, short_name: "StaticMemberDNAttribute", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The attribute of the LDAP static group object that specifies the distinguished names (DNs) of the members of the group.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#user_base_dn ⇒ String
"The base Distinguished Name (DN) of the tree in the LDAP directory that contains users.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "UserBaseDN"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
497
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 497 property :UserBaseDN, type: String, array: false, hash: false, short_name: "UserBaseDN", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The base Distinguished Name (DN) of the tree in the LDAP directory that contains users.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#user_dynamic_group_dn_attribute ⇒ String
"The attribute of an LDAP user object that specifies the distinguished names (DNs) of dynamic groups to which this user belongs.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "UserDynamicGroupDNAttribute"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
506
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 506 property :UserDynamicGroupDNAttribute, type: String, array: false, hash: false, short_name: "UserDynamicGroupDNAttribute", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The attribute of an LDAP user object that specifies the distinguished names (DNs) of dynamic groups to which this user belongs.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#use_retrieved_user_name_as_principal ⇒ [TrueClass,FalseClass]
"Specifies whether or not the user name retrieved from the LDAP server should be used as the Principal in the Subject.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "UseRetrievedUserNameAsPrincipal"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
516
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 516 property :UseRetrievedUserNameAsPrincipal, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "UseRetrievedUserNameAsPrincipal", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specifies whether or not the user name retrieved from the LDAP server should be used as the Principal in the Subject.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#user_from_name_filter ⇒ String
"LDAP search filter for finding a user given the name of the user.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "UserFromNameFilter"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
525
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 525 property :UserFromNameFilter, type: String, array: false, hash: false, short_name: "UserFromNameFilter", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "LDAP search filter for finding a user given the name of the user.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#user_name_attribute ⇒ String
"The attribute of the LDAP User object that specifies the name of the user.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "UserNameAttribute"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
534
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 534 property :UserNameAttribute, type: String, array: false, hash: false, short_name: "UserNameAttribute", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The attribute of the LDAP User object that specifies the name of the user.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#user_object_class ⇒ String
"The name of the LDAP object class that stores users.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "UserObjectClass"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
543
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 543 property :UserObjectClass, type: String, array: false, hash: false, short_name: "UserObjectClass", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The name of the LDAP object class that stores users.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#user_search_scope ⇒ String
"Specifies how deep in the LDAP directory tree to search for Users.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "UserSearchScope"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
552
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 552 property :UserSearchScope, type: String, array: false, hash: false, short_name: "UserSearchScope", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Specifies how deep in the LDAP directory tree to search for Users.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#keep_alive_enabled ⇒ [TrueClass,FalseClass]
"Specifies whether to prevent LDAP connections from timing out.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "KeepAliveEnabled"
- has_setter ⇒ true
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
562
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 562 property :KeepAliveEnabled, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "KeepAliveEnabled", has_setter: true, has_getter: false, has_lister: false, has_creator: false, read_only: false, description: "Specifies whether to prevent LDAP connections from timing out.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'"
-
#enable_si_dto_group_lookup_caching ⇒ [TrueClass,FalseClass]
"Boolean value that indicates whether SID to group name lookup results are cached or not.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "EnableSIDtoGroupLookupCaching"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
565
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 565 property :EnableSIDtoGroupLookupCaching, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "EnableSIDtoGroupLookupCaching", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Boolean value that indicates whether SID to group name lookup results are cached or not.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'"
-
#max_sid_to_group_lookups_in_cache ⇒ Integer
"The maximum size of the LRU cache for holding SID to group lookups if caching of SID to group name mappings is enabled and if the tokenGroups group membership lookup is enabled.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "MaxSIDToGroupLookupsInCache"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
568
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 568 property :MaxSIDToGroupLookupsInCache, type: Integer, array: false, hash: false, short_name: "MaxSIDToGroupLookupsInCache", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "The maximum size of the LRU cache for holding SID to group lookups if caching of SID to group name mappings is enabled and if the tokenGroups group membership lookup is enabled.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'"
-
#use_token_groups_for_group_membership_lookup ⇒ [TrueClass,FalseClass]
"Boolean value that indicates whether to use TokenGroups attribute lookup algorithm instead of the standard recursive group membership lookup algorithm.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'"
Property Attributes- short_name ⇒ "UseTokenGroupsForGroupMembershipLookup"
- has_setter ⇒ true
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ false
571
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 571 property :UseTokenGroupsForGroupMembershipLookup, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "UseTokenGroupsForGroupMembershipLookup", has_setter: true, has_getter: true, has_lister: false, has_creator: false, read_only: false, description: "Boolean value that indicates whether to use TokenGroups attribute lookup algorithm instead of the standard recursive group membership lookup algorithm.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'"
-
#name ⇒ String (Default Value: "NO_NAME_0")
Property Attributes- default ⇒ "NO_NAME_0"
31
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/generic_mbean.rb', line 31 property :Name, type: String, default: "NO_NAME_0"
Properties (Read Only)
-
#version ⇒ String (Default Value: Proc.new { self.domain.version })
"Returns this security provider's version."
Property Attributes- default ⇒ Proc.new { self.domain.version }
- short_name ⇒ "Version"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
16
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 16 property :Version, type: String, array: false, hash: false, short_name: "Version", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "Returns this security provider's version."
-
#name ⇒ String
"The name of this configuration."
Property Attributes- short_name ⇒ "Name"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
21
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 21 property :Name, type: String, array: false, hash: false, short_name: "Name", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "The name of this configuration."
-
#description ⇒ String
"Returns a description of this security provider."
Property Attributes- short_name ⇒ "Description"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
23
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 23 property :Description, type: String, array: false, hash: false, short_name: "Description", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "Returns a description of this security provider."
-
#realm ⇒ MintPress::OracleWeblogic::Realm
"Returns the realm that contains this security provider."
Property Attributes- short_name ⇒ "Realm"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
25
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 25 property :Realm, type: MintPress::OracleWeblogic::Realm, array: false, hash: false, short_name: "Realm", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "Returns the realm that contains this security provider."
-
#current_name ⇒ String
"getCurrentName(String cursor)\nThe name of the current item in the list.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.saml.SAMLIdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'"
Property Attributes- short_name ⇒ "CurrentName"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
60
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 60 property :CurrentName, type: String, array: false, hash: false, short_name: "CurrentName", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "getCurrentName(String cursor)\nThe name of the current item in the list.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.saml.SAMLIdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'"
-
#group_description ⇒ String
"getGroupDescription(String groupName)\nGets a group's description.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'"
Property Attributes- short_name ⇒ "GroupDescription"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
74
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 74 property :GroupDescription, type: String, array: false, hash: false, short_name: "GroupDescription", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "getGroupDescription(String groupName)\nGets a group's description.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'"
-
#member ⇒ [TrueClass,FalseClass]
"isMember(String parentGroupName,\nString memberUserOrGroupName,\nboolean recursive)\nIndicates whether a user or group is a member of the group that you specify.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'"
Property Attributes- short_name ⇒ "Member"
- has_setter ⇒ false
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
90
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 90 property :Member, type: [TrueClass,FalseClass], array: false, hash: false, short_name: "Member", has_setter: false, has_getter: false, has_lister: false, has_creator: false, read_only: true, description: "isMember(String parentGroupName,\nString memberUserOrGroupName,\nboolean recursive)\nIndicates whether a user or group is a member of the group that you specify.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'"
-
#type ⇒ String (Default Value: 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator')
"Type of authenticator"
Property Attributes- short_name ⇒ "Type"
- has_setter ⇒ false
- has_getter ⇒ false
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
- default ⇒ 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'
287
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 287 property :type, type: String, array: false, hash: false, short_name: "Type", has_setter: false, has_getter: false, has_lister: false, has_creator: false, read_only: true, description: "Type of authenticator", default: 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'
-
#user_description ⇒ String
"getUserDescription(String userName)\nGets a user's description.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'"
Property Attributes- short_name ⇒ "UserDescription"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
312
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 312 property :UserDescription, type: String, array: false, hash: false, short_name: "UserDescription", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "getUserDescription(String userName)\nGets a user's description.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'"
-
#provider_class_name ⇒ String
"The name of the Java class used to load the LDAP Authentication provider.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.DefaultIdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NegotiateIdentityAsserter'\nApplies to 'weblogic.security.providers.saml.SAMLIdentityAsserter'\nApplies to 'weblogic.security.providers.realmadapter.RealmAdapterAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'\nApplies to 'weblogic.security.providers.saml.SAMLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.VirtualUserAuthenticator'"
Property Attributes- short_name ⇒ "ProviderClassName"
- has_setter ⇒ false
- has_getter ⇒ true
- has_lister ⇒ false
- has_creator ⇒ false
- read_only ⇒ true
452
# File 'src/oracle-weblogic/lib/oracle-weblogic/model/individual/active_directory_authenticator.rb', line 452 property :ProviderClassName, type: String, array: false, hash: false, short_name: "ProviderClassName", has_setter: false, has_getter: true, has_lister: false, has_creator: false, read_only: true, description: "The name of the Java class used to load the LDAP Authentication provider.\nApplies to 'weblogic.security.providers.authentication.ActiveDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DefaultAuthenticator'\nApplies to 'weblogic.security.providers.authentication.CustomDBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.DBMSAuthenticator'\nApplies to 'weblogic.security.providers.authentication.IPlanetAuthenticator'\nApplies to 'weblogic.security.providers.authentication.SQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.LDAPX509IdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.DefaultIdentityAsserter'\nApplies to 'weblogic.security.providers.authentication.NegotiateIdentityAsserter'\nApplies to 'weblogic.security.providers.saml.SAMLIdentityAsserter'\nApplies to 'weblogic.security.providers.realmadapter.RealmAdapterAuthenticator'\nApplies to 'weblogic.security.providers.authentication.NovellAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OpenLDAPAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator'\nApplies to 'weblogic.security.providers.authentication.ReadOnlySQLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.WindowsNTAuthenticator'\nApplies to 'weblogic.security.providers.saml.SAMLAuthenticator'\nApplies to 'weblogic.security.providers.authentication.VirtualUserAuthenticator'"
Constant Summary
Constants included from MintLogger
MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN
Instance Attribute Summary
Attributes included from Mixins::Properties
#autopush_set_cache, #dynamic_create, #harvest_on_access, #harvest_undefined_only, #harvested, #tree_root
Instance Method Summary collapse
- #import_props_from_model ⇒ Object
-
#initialize(opts = {}) ⇒ ActiveDirectoryAuthenticator
constructor
A new instance of ActiveDirectoryAuthenticator.
Methods included from Mixins::Properties
#[], #[]=, #add_validate_report_result, #armour_set_property, #array_contains?, #array_is_a?, #check_autopush, #check_stack_overflow, #clone_property_object, #cloner_handle_single_property, #coerce_single, #contains_as_string?, #display_validate_report_result, #double_initialize?, #dump_to_hash, #find_parent, #find_parent_by_identity, #generate_accessor_functions, #get_canonical_renamed, #get_from_opts, #get_my_name, #get_property, #get_property_item, #has?, included, #initialize_validate_report, #inspect, #is_cloned_object?, #is_mintpress_object?, #is_probably_canonical?, #is_set?, #local_debug, #local_info, #local_verbose, #mintpress_property_definitions, #place_object_by_identity, #process_properties, #prop_set?, #property, #property_definitions, #property_details, #property_is_simple_object?, #push_root!, #require_property, #require_update, #retrieve_docstring, #sanitize, #set_map_dirty, #set_property, #set_property_item, #show_short_array, #strip_defaults!, #synchronize, #uncloned_property_definitions, #update_map, #validate, #validate_generic, #validate_properties, #validate_property, #validate_required, #version_allowed?, #weakref
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Methods included from Utils
#activate_list, #already_traversed, #announce_self, #bean_type, #build_activate_list, #clear_property_sheet_cache, #create_generic, #create_mbean_components, #delete, #destroy_generic, #empty_mbean?, #execute_script, #exists?, #fast_ls_all, #fast_ls_folder, #fast_ls_object, #fast_ls_object_map, #find_cluster, #find_runtime_path_in_rest, #find_server, #full_url, #get, #get_all_self_names, #get_identity, #get_local_wlst_session, #get_matching_self_names, #get_property_from_target, #get_property_from_target_rest, #get_property_from_target_wlst, #get_property_from_target_wlst_impl, #get_property_sheet, #get_rest_item, #get_rest_url_for_parent, #get_rest_url_for_self, #get_servers, #get_servers_rest, #get_servers_wlst, #get_wl_home, #globmatch?, #handle_create, #http_delete, #http_get, #http_post, #http_put, included, #invalidate_session, #is_meta_object?, #longclass, #massage_return, #mbean_components, #mbean_exists?, #mbean_lookup, #mbean_properties, #mbean_to_hash, #meta_list?, #my_short_name, #perform_method_generic, #perform_runtime_call_generic_rest, #perform_runtime_method_generic, #post, #raise_http_exception, #remove, #request_headers, #reset_activate_list, #rest_activate_change, #rest_create_generic, #rest_create_mbean_components, #rest_destroy_self, #rest_edit_url, #rest_has_changes, #rest_idempotent_create, #rest_locked, #rest_nonedit_url, #rest_start_change, #rest_undo_change, #runtime_introspection, #shortclass, #start_with_async, #state_with_net_ping, #stop_with_async, #to_nested, #wlst_cd_to, #wlst_create_generic, #wlst_destroy_self, #wlst_find_object, #wlst_find_parent_object, #wlst_generic_mbean_update_all, #wlst_idempotent_create, #wlst_update_mbean
Methods included from FancyNew
Methods inherited from GenericMbean
#create, #destroy, #is_generic, is_generic
Methods included from MBeanUtils
#assign_object_by_identity, #assign_object_by_identity_from, #bean_is_changed?, #dump_metadata, #dump_tree_metadata, #get_item_by_identity_name, #get_item_by_identity_name_from, #get_parent_by_identity_name, #harvest, #harvest_anew, #harvest_item_by_name, #harvest_item_by_type, #harvest_wlst, #harvesters, #harvesting, #longname, #lookup_mintpress_by_mbean, #mbean_by_url, #process_mbeans, #register_mbean_url