All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.90.security.xsd Maven / Gradle / Ivy



  
    
      Corresponds to ExportMBean
 (Interface=weblogic.management.security.ExportMBean)
    
  
  
    
      Corresponds to ApplicationVersionerMBean
 (Interface=weblogic.management.security.ApplicationVersionerMBean)
    
    
      
    
  
  
    
      Corresponds to ProviderMBean
 (Interface=weblogic.management.security.ProviderMBean)
    
    
      
        
          The name of this configuration. WebLogic Server uses an MBean to
 implement and persist the configuration.
 (Interface=weblogic.management.security.ProviderMBean Attribute=getName)
        
      
      
        
          (Interface=weblogic.management.security.ProviderMBean Attribute=getCompatibilityObjectName)
        
      
    
  
  
    
      Corresponds to AuthenticatorMBean
 (Interface=weblogic.management.security.authentication.AuthenticatorMBean)
    
    
      
        
          
            
              Returns how the login sequence uses the Authentication provider.
 <p>
 A <code>REQUIRED</code> value specifies this LoginModule must succeed. Even if
 it fails, authentication proceeds down the list of LoginModules for the configured
 Authentication providers. This setting is the default.
 <p>
 A <code>REQUISITE</code> value specifies this LoginModule must succeed. If other
 Authentication providers are configured and this LoginModule succeeds, authentication proceeds
 down the list of LoginModules. Otherwise, control is return to the application.
 <p>
 A <code>SUFFICIENT</code> value specifies this LoginModule need not succeed. If it
 does succeed, return control to the application. If it fails and other Authentication providers
 are configured, authentication proceeds down the LoginModule list.
 <p>
 An <code>OPTIONAL</code> value specifies this LoginModule need not succeed. Whether it
 succeeds or fails, authentication proceeds down the LoginModule list.
 (Interface=weblogic.management.security.authentication.AuthenticatorMBean Attribute=getControlFlag)
            
            
              
                
                
                
                
              
            
          
        
      
    
  
  
    
      Corresponds to AuthenticationProviderMBean
 (Interface=weblogic.management.security.authentication.AuthenticationProviderMBean)
    
    
      
    
  
  
    
      Corresponds to DeployableRoleMapperMBean
 (Interface=weblogic.management.security.authorization.DeployableRoleMapperMBean)
    
    
      
        
          
            
              Returns whether this Role Mapping provider stores
 roles that are created while deploying a Web application or EJB.
 (Interface=weblogic.management.security.authorization.DeployableRoleMapperMBean Attribute=isRoleDeploymentEnabled)
            
          
        
      
    
  
  
    
      Corresponds to RoleMapperMBean
 (Interface=weblogic.management.security.authorization.RoleMapperMBean)
    
    
      
    
  
  
    
      Corresponds to CertPathBuilderMBean
 (Interface=weblogic.management.security.pk.CertPathBuilderMBean)
    
    
      
    
  
  
    
      Corresponds to CertPathProviderMBean
 (Interface=weblogic.management.security.pk.CertPathProviderMBean)
    
    
      
    
  
  
    
      Corresponds to MemberGroupListerMBean
 (Interface=weblogic.management.security.authentication.MemberGroupListerMBean)
    
    
      
    
  
  
    
      Corresponds to GroupReaderMBean
 (Interface=weblogic.management.security.authentication.GroupReaderMBean)
    
    
      
    
  
  
    
      Corresponds to NameListerMBean
 (Interface=weblogic.management.utils.NameListerMBean)
    
    
      
    
  
  
    
      Corresponds to ListerMBean
 (Interface=weblogic.management.utils.ListerMBean)
    
  
  
    
      Corresponds to UserEditorMBean
 (Interface=weblogic.management.security.authentication.UserEditorMBean)
    
    
      
    
  
  
    
      Corresponds to UserReaderMBean
 (Interface=weblogic.management.security.authentication.UserReaderMBean)
    
    
      
    
  
  
    
      Corresponds to ServletAuthenticationFilterMBean
 (Interface=weblogic.management.security.authentication.ServletAuthenticationFilterMBean)
    
    
      
    
  
  
    
      Corresponds to RoleListerMBean
 (Interface=weblogic.management.security.authorization.RoleListerMBean)
    
    
      
    
  
  
    
      Corresponds to PropertiesListerMBean
 (Interface=weblogic.management.utils.PropertiesListerMBean)
    
    
      
    
  
  
    
      Corresponds to AdjudicatorMBean
 (Interface=weblogic.management.security.authorization.AdjudicatorMBean)
    
    
      
    
  
  
    
      Corresponds to GroupMembershipHierarchyCacheMBean
 (Interface=weblogic.management.security.authentication.GroupMembershipHierarchyCacheMBean)
    
    
      
        
          Returns whether group membership hierarchies found
 during recursive membership lookup will be cached. If true, each subtree
 found will be cached.
 (Interface=weblogic.management.security.authentication.GroupMembershipHierarchyCacheMBean Attribute=getEnableGroupMembershipLookupHierarchyCaching)
        
      
      
        
          Returns the maximum size of the LRU cache for holding group membership hierarchies if caching is enabled.
 (Interface=weblogic.management.security.authentication.GroupMembershipHierarchyCacheMBean Attribute=getMaxGroupHierarchiesInCache)
        
      
      
        
          Returns the maximum number of seconds a group membership hierarchy entry is valid in the LRU cache.
 (Interface=weblogic.management.security.authentication.GroupMembershipHierarchyCacheMBean Attribute=getGroupHierarchyCacheTTL)
        
      
    
  
  
    
      Corresponds to PolicyListerMBean
 (Interface=weblogic.management.security.authorization.PolicyListerMBean)
    
    
      
    
  
  
    
      Corresponds to ContextHandlerMBean
 (Interface=weblogic.management.security.audit.ContextHandlerMBean)
    
    
      
        
          Returns the ContextHandler entries that the Audit provider is currently
 configured to process.
 (Interface=weblogic.management.security.audit.ContextHandlerMBean Attribute=getActiveContextHandlerEntries)
        
      
    
  
  
    
      Corresponds to RoleReaderMBean
 (Interface=weblogic.management.security.authorization.RoleReaderMBean)
    
  
  
    
      Corresponds to RealmMBean
 (Interface=weblogic.management.security.RealmMBean)
    
    
      
        
          Returns the Auditing providers for this security realm (in invocation order).
 (Interface=weblogic.management.security.RealmMBean Attribute=getAuditors)
        
      
      
        
          Returns the Authentication providers for this security realm (in invocation order).
 (Interface=weblogic.management.security.RealmMBean Attribute=getAuthenticationProviders)
        
      
      
        
          Returns the Role Mapping providers for this security realm (in invocation order).
 (Interface=weblogic.management.security.RealmMBean Attribute=getRoleMappers)
        
      
      
        
          Returns the Authorization providers for this security realm (in invocation order).
 (Interface=weblogic.management.security.RealmMBean Attribute=getAuthorizers)
        
      
      
        
          Returns the Adjudication provider for this security realm.
 (Interface=weblogic.management.security.RealmMBean Attribute=getAdjudicator)
        
      
      
        
          Returns the Credential Mapping providers for this security realm (in invocation order).
 (Interface=weblogic.management.security.RealmMBean Attribute=getCredentialMappers)
        
      
      
        
          Returns the Certification Path providers for this security realm (in invocation order).
 (Interface=weblogic.management.security.RealmMBean Attribute=getCertPathProviders)
        
      
      
        
          (Interface=weblogic.management.security.RealmMBean Attribute=getCertPathBuilderAsString)
        
      
      
        
          Returns the KeyStore providers for this security realm (in invocation order).
 (Interface=weblogic.management.security.RealmMBean Attribute=getKeyStores)
        
      
      
        
          Returns the User Lockout Manager for this security realm.
 (Interface=weblogic.management.security.RealmMBean Attribute=getUserLockoutManager)
        
      
      
        
          Returns whether role deployment calls on the security system
 are ignored or passed to the configured Role Mapping providers.
 (Interface=weblogic.management.security.RealmMBean Attribute=isDeployRoleIgnored)
        
      
      
        
          Returns whether policy deployment calls on the security system
 are ignored or passed to the configured Authorization providers.
 (Interface=weblogic.management.security.RealmMBean Attribute=isDeployPolicyIgnored)
        
      
      
        
          Returns whether credential mapping deployment calls on the security system
 are ignored or passed to the configured Credential Mapping providers.
 (Interface=weblogic.management.security.RealmMBean Attribute=isDeployCredentialMappingIgnored)
        
      
      
        
          Returns whether the Web and EJB containers should
 call the security framework on every access.
 <p>
 If false the containers are free to only call the security framework when
 security is set in the deployment descriptors.
 (Interface=weblogic.management.security.RealmMBean Attribute=isFullyDelegateAuthorization)
        
      
      
        
          This attribute is not used in the current BEA release.
        
      
      
        
          Specifies the default security model for Web applications or EJBs
     that are secured by this security realm. You can override this default
    during deployment.
        
        
          
            
            
            
            
          
        
      
      
        
          Determines how the role mappings in the Enterprise Application, Web
     application, and EJB containers interact. This setting is valid only
     for Web applications and EJBs that use the Advanced security model and
     that initialize roles from deployment descriptors.
        
      
      
        
          Returns whether the WebLogic Principal Validator caching is enabled.
 <p>
 The Principal Validator is used by BEA supplied authentication providers
 and may be used by custom authentication providers. If enabled, the default principal
 validator will cache WebLogic Principal signatures.
 (Interface=weblogic.management.security.RealmMBean Attribute=isEnableWebLogicPrincipalValidatorCache)
        
      
      
        
          Returns the maximum size of the LRU cache for holding WebLogic Principal signatures.
 This value is only used if <code>EnableWebLogicPrincipalValidatorCache</code> is set
 to <code>true</code>
 (Interface=weblogic.management.security.RealmMBean Attribute=getMaxWebLogicPrincipalsInCache)
        
      
      
        
          The name of this configuration. WebLogic Server uses an MBean to
 implement and persist the configuration.
 (Interface=weblogic.management.security.RealmMBean Attribute=getName)
        
      
      
        
          Configures the WebLogic Server MBean servers to use the security realm's Authorization providers
 to determine whether a JMX client has permission to access an MBean attribute or invoke an 
 MBean operation.
        
      
      
        
          Returns a comma separated string of authentication methods that should be
 used when the Web application specifies "REALM" as its auth-method. The
 authentication methods will be applied in order in which they appear in
 the list.
 (Interface=weblogic.management.security.RealmMBean Attribute=getAuthMethods)
        
      
      
        
          (Interface=weblogic.management.security.RealmMBean Attribute=getCompatibilityObjectName)
        
      
    
  
  
    
      Corresponds to AuditorMBean
 (Interface=weblogic.management.security.audit.AuditorMBean)
    
    
      
    
  
  
    
      Corresponds to AuthorizerMBean
 (Interface=weblogic.management.security.authorization.AuthorizerMBean)
    
    
      
    
  
  
    
      Corresponds to CredentialMapperMBean
 (Interface=weblogic.management.security.credentials.CredentialMapperMBean)
    
    
      
    
  
  
    
      Corresponds to KeyStoreMBean
 (Interface=weblogic.management.security.pk.KeyStoreMBean)
    
    
      
        
          
            
              (Interface=weblogic.management.security.pk.KeyStoreMBean Attribute=getPrivateKeyStorePassPhraseEncryptedAsString)
            
          
          
            
              (Interface=weblogic.management.security.pk.KeyStoreMBean Attribute=getRootCAKeyStorePassPhraseEncryptedAsString)
            
          
          
            
              Returns the location of the keystore used to store identities - that is, certificate and private key pairs.
 <p>
 The configured Keystore provider implementation determines the requirements for this attribute.
 For more information about legal values, refer to the documentation supplied by the Keystore security vendor.
 (Interface=weblogic.management.security.pk.KeyStoreMBean Attribute=getPrivateKeyStoreLocation)
            
          
          
            
              Returns the location of the keystore used to store trusted certificate authority certificates.
 <p>
 The configured Keystore provider implementation determines the requirements for this attribute.
 For more information about legal values, refer to the documentation supplied by the Keystore security vendor.
 (Interface=weblogic.management.security.pk.KeyStoreMBean Attribute=getRootCAKeyStoreLocation)
            
          
        
      
    
  
  
    
      Corresponds to UserLockoutManagerMBean
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean)
    
    
      
        
          Returns whether the server locks out users when there are invalid login attempts.

 A <code>true</code> value for this attribute causes the server to consider
 the other attributes of this MBean. A <code>false</code> value causes the server
 to ignore the other attributes of this MBean."
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=isLockoutEnabled)
        
      
      
        
          Returns the maximum number of consecutive invalid login attempts before account is locked out.

 When the number of invalid logins within a specified period of time is greater than
 <code>LockoutThreshold</code>value, the user is locked out. For example,
 with the default setting of <code>1</code>, the user is locked out on the
 second consecutive invalid login. With a setting of <code>2</code>, the user
 is locked out on the third consecutive invalid login.
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getLockoutThreshold)
        
        
          
            
          
        
      
      
        
          Returns the number of minutes that a user account is locked out.
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getLockoutDuration)
        
        
          
            
          
        
      
      
        
          The number of minutes within which consecutive invalid login attempts cause the user account to be locked out.
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getLockoutResetDuration)
        
        
          
            
          
        
      
      
        
          Returns the number of invalid login records that the server places in a cache.
 The server creates one record for each invalid login.
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getLockoutCacheSize)
        
        
          
            
          
        
      
      
        
          Returns the maximum number of invalid login records that the server keeps in memory.

 If the number of invalid login records is equal to or greater than this value,
 the server's garbage collection purges the records that have expired.
 A record expires when the user associated with the record has been locked out.
 <p>
 The lower the threshold, the more often the server uses its resources to collect garbage.
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getLockoutGCThreshold)
        
        
          
            
          
        
      
      
        
          The name of this configuration. WebLogic Server uses an MBean to
 implement and persist the configuration.
 (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getName)
        
      
      
        
          (Interface=weblogic.management.security.authentication.UserLockoutManagerMBean Attribute=getCompatibilityObjectName)
        
      
    
  
  
    
      Corresponds to PolicyAuxiliaryMBean
 (Interface=weblogic.management.security.authorization.PolicyAuxiliaryMBean)
    
    
      
    
  
  
    
      Corresponds to PolicyEditorMBean
 (Interface=weblogic.management.security.authorization.PolicyEditorMBean)
    
    
      
    
  
  
    
      Corresponds to PolicyReaderMBean
 (Interface=weblogic.management.security.authorization.PolicyReaderMBean)
    
  
  
    
      Corresponds to RoleAuxiliaryMBean
 (Interface=weblogic.management.security.authorization.RoleAuxiliaryMBean)
    
    
      
    
  
  
    
      Corresponds to RoleEditorMBean
 (Interface=weblogic.management.security.authorization.RoleEditorMBean)
    
    
      
    
  
  
    
      Corresponds to PKICredentialMapEditorMBean
 (Interface=weblogic.management.security.credentials.PKICredentialMapEditorMBean)
    
    
      
    
  
  
    
      Corresponds to PKICredentialMapReaderMBean
 (Interface=weblogic.management.security.credentials.PKICredentialMapReaderMBean)
    
    
      
    
  
  
    
      Corresponds to RoleConsumerMBean
 (Interface=weblogic.management.security.authorization.RoleConsumerMBean)
    
  
  
    
      Corresponds to PolicyStoreMBean
 (Interface=weblogic.management.security.authorization.PolicyStoreMBean)
    
    
      
    
  
  
    
      Corresponds to PredicateReaderMBean
 (Interface=weblogic.management.security.authorization.PredicateReaderMBean)
    
  
  
    
      Corresponds to IdentityAsserterMBean
 (Interface=weblogic.management.security.authentication.IdentityAsserterMBean)
    
    
      
        
          
            
              Returns the token types that the Identity Assertion provider is currently
 configured to process.
 (Interface=weblogic.management.security.authentication.IdentityAsserterMBean Attribute=getActiveTypes)
            
          
          
            
              Returns whether the tokens that are passed to the Identity Assertion provider
 will be will base64 decoded first.

 If <code>false</code> then the server will not base64 decode the token
 before passing it to the identity asserter.
 This defaults to <code>true</code> for backwards compatibility but
 most providers will probably want to set this to <code>false</code>.
 (Interface=weblogic.management.security.authentication.IdentityAsserterMBean Attribute=getBase64DecodingRequired)
            
          
        
      
    
  
  
    
      Corresponds to UserPasswordCredentialMapEditorMBean
 (Interface=weblogic.management.security.credentials.UserPasswordCredentialMapEditorMBean)
    
    
      
    
  
  
    
      Corresponds to UserPasswordCredentialMapReaderMBean
 (Interface=weblogic.management.security.credentials.UserPasswordCredentialMapReaderMBean)
    
    
      
    
  
  
    
      Corresponds to LDAPServerMBean
 (Interface=weblogic.management.utils.LDAPServerMBean)
    
    
      
        
          Returns the host name or IP address of the LDAP server.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getHost)
        
      
      
        
          Returns the port number on which the LDAP server is listening.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getPort)
        
        
          
            
            
          
        
      
      
        
          Returns whether SSL will be used to connect to the LDAP server.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=isSSLEnabled)
        
      
      
        
          Returns the Distinguished Name (DN) of the LDAP user that is
 used by WebLogic Server to connect to the LDAP server.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getPrincipal)
        
      
      
        
          (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getCredentialEncryptedAsString)
        
      
      
        
          Returns whether to cache LDAP requests with the LDAP server.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=isCacheEnabled)
        
      
      
        
          Returns the size of the cache in K.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getCacheSize)
        
        
          
            
          
        
      
      
        
          Returns the time-to-live (TTL) of the cache in seconds.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getCacheTTL)
        
        
          
            
          
        
      
      
        
          Returns whether referrals will automatically be followed within the LDAP Directory.
 If set to false, then a Referral exception will be thrown when referrals are
 encountered during LDAP requests.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=isFollowReferrals)
        
      
      
        
          Returns whether to anonymously bind when following referrals within the LDAP directory. 
 If set to false, then the current Principal and Credential will be used.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=isBindAnonymouslyOnReferrals)
        
      
      
        
          Returns the maximum number of milliseconds to wait for results before timing out.
 If set to 0, there is no maximum time limit.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getResultsTimeLimit)
        
      
      
        
          Returns the maximum number of seconds to wait for the LDAP connection to be established.
 If set to 0, there is no maximum time limit.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getConnectTimeout)
        
      
      
        
          Returns the number of seconds to delay when making concurrent attempts to connect to multiple servers.
 <p>
 If set to 0, connection attempts are serialized. An attempt is made to connect to the first server in the list. 
 The next entry in the list is tried only if the attempt to connect to the current host fails. This might 
 cause your application to block for unacceptably long time if a host is down. If set to greater than 0, 
 another connection setup thread is started after this number of delay seconds has passed.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getParallelConnectDelay)
        
      
      
        
          Specifies the number of times to attempt to connect to the LDAP server
 if the initial connection failed.
 (Interface=weblogic.management.utils.LDAPServerMBean Attribute=getConnectionRetryLimit)
        
      
    
  
  
    
      Corresponds to ImportMBean
 (Interface=weblogic.management.security.ImportMBean)
    
  
  
    
      Corresponds to UserPasswordEditorMBean
 (Interface=weblogic.management.security.authentication.UserPasswordEditorMBean)
    
  
  
    
      Corresponds to GroupRemoverMBean
 (Interface=weblogic.management.security.authentication.GroupRemoverMBean)
    
  
  
    
      Corresponds to CertPathValidatorMBean
 (Interface=weblogic.management.security.pk.CertPathValidatorMBean)
    
    
      
    
  
  
    
      Corresponds to GroupMemberListerMBean
 (Interface=weblogic.management.security.authentication.GroupMemberListerMBean)
    
    
      
    
  
  
    
      Corresponds to PolicyConsumerMBean
 (Interface=weblogic.management.security.authorization.PolicyConsumerMBean)
    
  
  
    
      Corresponds to UserPasswordCredentialMapExtendedReaderMBean
 (Interface=weblogic.management.security.credentials.UserPasswordCredentialMapExtendedReaderMBean)
    
    
      
    
  
  
    
      Corresponds to DeployableAuthorizerMBean
 (Interface=weblogic.management.security.authorization.DeployableAuthorizerMBean)
    
    
      
        
          
            
              Returns whether this Authorization provider stores
 policies that are created while deploying a Web application or EJB.
 (Interface=weblogic.management.security.authorization.DeployableAuthorizerMBean Attribute=isPolicyDeploymentEnabled)
            
          
        
      
    
  
  
    
      Corresponds to GroupUserListerMBean
 (Interface=weblogic.management.security.authentication.GroupUserListerMBean)
    
    
      
    
  
  
    
      Corresponds to DeployableCredentialMapperMBean
 (Interface=weblogic.management.security.credentials.DeployableCredentialMapperMBean)
    
    
      
        
          
            
              Returns whether this Credential Mapping provider stores
 stores credential maps created when deploying a resource adapter.
 (Interface=weblogic.management.security.credentials.DeployableCredentialMapperMBean Attribute=isCredentialMappingDeploymentEnabled)
            
          
        
      
    
  
  
    
      Corresponds to UserRemoverMBean
 (Interface=weblogic.management.security.authentication.UserRemoverMBean)
    
  
  
    
      Corresponds to PredicateEditorMBean
 (Interface=weblogic.management.security.authorization.PredicateEditorMBean)
    
    
      
    
  
  
    
      Corresponds to CredentialCacheMBean
 (Interface=weblogic.management.security.credentials.CredentialCacheMBean)
    
    
      
        
          Returns whether non-null credentials are cached by the credential
 mappers
 (Interface=weblogic.management.security.credentials.CredentialCacheMBean Attribute=isCredentialCachingEnabled)
        
      
      
        
          Returns the maximum size of the LRU cache for holding credentials if caching is enabled.
 (Interface=weblogic.management.security.credentials.CredentialCacheMBean Attribute=getCredentialsCacheSize)
        
      
      
        
          Returns the maximum number of seconds a credential entry is valid in the LRU cache.
 (Interface=weblogic.management.security.credentials.CredentialCacheMBean Attribute=getCredentialCacheTTL)
        
      
    
  
  
    
      Corresponds to GroupEditorMBean
 (Interface=weblogic.management.security.authentication.GroupEditorMBean)
    
    
      
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy