BEA Systems, Inc.


weblogic.management.security.authentication
Interface AuthenticationProviderMBean

All Known Subinterfaces:
ActiveDirectoryAuthenticatorMBean, AuthenticatorMBean, DefaultAuthenticatorMBean, DefaultIdentityAsserterMBean, IdentityAsserterMBean, IPlanetAuthenticatorMBean, LDAPAuthenticatorMBean, LDAPX509IdentityAsserterMBean, NovellAuthenticatorMBean, OpenLDAPAuthenticatorMBean, RealmAdapterAuthenticatorMBean

public interface AuthenticationProviderMBean
extends weblogic.management.commo.StandardInterface, ProviderMBean

The base MBean for all MBean implementations that manage Authentication providers. If your Authentication provider uses the WebLogic Security SPI to provide login services, then your MBean must extend weblogic.management.security.authentication.Authenticator. If your Authentication provider uses the WebLogic Security SPI to provide identity-assertion services, then your MBean must extend weblogic.management.security.authentication.IdentityAsserter.


Methods inherited from interface weblogic.management.security.ProviderMBean
getDescription, getProviderClassName, getRealm, getVersion, setRealm
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference