BEA Systems, Inc.


Uses of Interface
weblogic.security.spi.SecurityProvider

Packages that use SecurityProvider
weblogic.security.spi

This package includes interfaces, classes, and exceptions you use to develop security providers. 

 

Uses of SecurityProvider in weblogic.security.spi
 

Subinterfaces of SecurityProvider in weblogic.security.spi
 interface AdjudicationProvider
          The AdjudicationProvider interface exposes the services provided by an Adjudication provider to the WebLogic Security Framework.
 interface AuditProvider
          The AuditProvider interface exposes the services provided by an Auditing provider to the WebLogic Security Framework.
 interface AuthenticationProvider
          The AuthenticationProvider interface exposes the services provided by an Authentication provider to the WebLogic Security Framework.
 interface AuthorizationProvider
          The AuthorizationProvider interface exposes the services provided by an Authorization provider to the WebLogic Security Framework.
 interface CredentialProvider
          The CredentialProvider interface exposes the services provided by a Credential Mapping provider to the WebLogic Security Framework.
 interface DeployableAuthorizationProvider
          An Authorization provider that supports deploying policies on behalf of Web application and EJB deployment needs to implement this interface.
 interface DeployableCredentialProvider
          A Credential Mapping provider that supports deploying policies on behalf of Resource Adapter deployment needs to implement this interface.
 interface DeployableRoleProvider
          A Role Mapping provider that supports deploying roles on behalf of Web application and EJB deployment needs to implement this interface.
 interface RoleProvider
          The RoleProvider interface exposes the services provided by a Role Mapping provider to the WebLogic Security Framework.
 


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