| 
 | 
 | BEA Systems, Inc. | 
| 
 PREV CLASS 
 NEXT CLASS
 | 
  FRAMES   
 NO FRAMES
 | 
| 
  SUMMARY:  INNER | FIELD | CONSTR | METHOD
 | 
DETAIL:  FIELD | CONSTR | METHOD
 | 
weblogic.management.security.authentication
Interface  AuthenticationProviderMBean
- All Known Subinterfaces: 
 - ActiveDirectoryAuthenticatorMBean, AuthenticatorMBean, DefaultAuthenticatorMBean, DefaultIdentityAsserterMBean, IdentityAsserterMBean, IPlanetAuthenticatorMBean, LDAPAuthenticatorMBean, weblogic.security.providers.authentication.LoginExceptionPropagatorMBean, 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 SSPI 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.
- Author: 
 - Copyright © 2004 BEA Systems, Inc. All Rights Reserved.