Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.5)

Part Number E13945-05

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 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.
PasswordValidatorMBean A marker interface to indicate a password validation provider MBean.
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.
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.
 


Copyright 1996, 2011, 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
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.5)

Part Number E13945-05