BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Package weblogic.management.security.authentication

Interface Summary
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 The GroupMembershipHierarchyCacheMBean interface 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.
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.
UserEditorMBean Provides a set of methods for creating, editing, and removing users.
UserLockoutManagerMBean Lists and manages lockouts on user accounts.
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.
 

Class Summary
AuthenticationProviderImpl The base class of all authentication provider mbean implementations.
AuthenticatorImpl The base class of all authenticator mbean implementations.
IdentityAsserterImpl The base class of all identity assert mbean implementations.
UserLockoutManagerImpl The base class of all authentication provider mbean implementations that wish to manage user lockout through the weblogic console.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.