Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Package
weblogic.management.security.authentication

Packages that use weblogic.management.security.authentication
com.bea.security.providers.authentication.passwordvalidator Provides configuration information for the System Password Validator provider. 
com.bea.security.saml2.providers Provides interfaces and classes for the configuration, control, and monitoring of SAML 2.0 security providers in a WebLogic security realm. 
weblogic.management.security Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm. 
weblogic.management.security.authentication Provides interfaces and classes for the configuration, control and monitoring of Authentication security providers in a WebLogic security realm. 
weblogic.security.providers.authentication Provides the UsernameMapperInterface, which is used to perform certificate-based and distinguished name user authentication. 
weblogic.security.providers.realmadapter Provides interfaces for Realm Adapter Adjudication, Auditing, Authentication, and Authorization providers. 
weblogic.security.providers.saml Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm. 
 

Classes in weblogic.management.security.authentication used by com.bea.security.providers.authentication.passwordvalidator
PasswordValidatorMBean
          A marker interface to indicate a password validation provider MBean.
 

Classes in weblogic.management.security.authentication used by com.bea.security.saml2.providers
AuthenticationProviderMBean
          The base MBean for all MBean implementations that manage Authentication providers.
IdentityAsserterMBean
          The SSPI MBean that all Identity Assertion providers must extend.
ServletAuthenticationFilterMBean
          The SSPI MBean that all Servlet Authentication Filter providers must extend.
 

Classes in weblogic.management.security.authentication used by weblogic.management.security
AuthenticationProviderMBean
          The base MBean for all MBean implementations that manage Authentication providers.
PasswordValidatorMBean
          A marker interface to indicate a password validation provider MBean.
UserLockoutManagerMBean
          Lists and manages lockouts on user accounts.
 

Classes in weblogic.management.security.authentication used by weblogic.management.security.authentication
AuthenticationProviderImpl
          The base class of all authentication provider MBean implementations.
AuthenticationProviderMBean
          The base MBean for all MBean implementations that manage Authentication providers.
GroupReaderMBean
          Provides a set of methods for reading data about groups.
GroupRemoverMBean
          Provides a method for removing groups.
UserAttributeReaderMBean
          Provides a set of methods for getting a list of supported users attributes and their types.
UserPasswordEditorMBean
          Provides two methods for changing a user's password.
UserReaderMBean
          Provides a set of methods for reading data about users.
UserRemoverMBean
          Provides a method for removing users.
 

Classes in weblogic.management.security.authentication used by weblogic.security.providers.authentication
AuthenticationProviderMBean
          The base MBean for all MBean implementations that manage Authentication providers.
AuthenticatorMBean
          The SSPI MBean that all Authentication providers with login services must extend.
GroupEditorMBean
          Provides a set of methods for creating, editing, and removing groups.
GroupMemberListerMBean
          Provides a method for listing a group's members.
GroupMembershipHierarchyCacheMBean
          Defines methods used to get/set the configuration attributes that are required to support the Group Membership Hierarchy Cache.
GroupReaderMBean
          Provides a set of methods for reading data about groups.
GroupRemoverMBean
          Provides a method for removing groups.
GroupUserListerMBean
          Provides a method for listing a group's user members.
IdentityAsserterMBean
          The SSPI MBean that all Identity Assertion providers must extend.
MemberGroupListerMBean
          Provides a method for listing the groups that contain a member.
ServletAuthenticationFilterMBean
          The SSPI MBean that all Servlet Authentication Filter providers must extend.
UserAttributeEditorMBean
          Provides a set of methods for creating, editing and removing user attributes and values.An authentication provider MBean can optionally implement this MBean.
UserAttributeReaderMBean
          Provides a set of methods for getting a list of supported users attributes and their types.
UserEditorMBean
          Provides a set of methods for creating, editing, and removing users.
UserPasswordEditorMBean
          Provides two methods for changing a user's password.
UserReaderMBean
          Provides a set of methods for reading data about users.
UserRemoverMBean
          Provides a method for removing users.
 

Classes in weblogic.management.security.authentication used by weblogic.security.providers.realmadapter
AuthenticationProviderMBean
          The base MBean for all MBean implementations that manage Authentication providers.
AuthenticatorMBean
          The SSPI MBean that all Authentication providers with login services must extend.
IdentityAsserterMBean
          The SSPI MBean that all Identity Assertion providers must extend.
 

Classes in weblogic.management.security.authentication used by weblogic.security.providers.saml
AuthenticationProviderMBean
          The base MBean for all MBean implementations that manage Authentication providers.
AuthenticatorMBean
          The SSPI MBean that all Authentication providers with login services must extend.
IdentityAsserterMBean
          The SSPI MBean that all Identity Assertion providers must extend.
ServletAuthenticationFilterMBean
          The SSPI MBean that all Servlet Authentication Filter providers must extend.
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02