Oracle

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
          Deprecated.  
 interface AdjudicationProviderV2
          The AdjudicationProviderV2 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 AuditProviderV2
          The AuditProviderV2 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 AuthenticationProviderV2
          The AuthenticationProviderV2 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 BulkAdjudicationProvider
          The AdjudicationProviderV2 interface exposes the services provided by an Adjudication provider to the WebLogic Security Framework.
 interface BulkAuthorizationProvider
          The AuthorizationProvider interface exposes the services provided by an Authorization provider to the WebLogic Security Framework.
 interface BulkRoleProvider
          The BulkRoleProvider interface exposes the services provided by an bulk Role provider to the WebLogic Security Framework.
 interface CertPathProvider
          The CertPathProvider interface exposes the services provided by a CertPath provider to the WebLogic Security Framework.
 interface CredentialProvider
          Deprecated. WLS 9.0 (10/2003) Replaced with CredentialProviderV2
 interface CredentialProviderV2
          The CredentialProviderV2 interface exposes the services provided by a Credential Mapping provider to the WebLogic Security Framework.
 interface DeployableAuthorizationProvider
          Deprecated. 9.0.0.0 Replaced by DeployableAuthorizationProviderV2
 interface DeployableAuthorizationProviderV2
          An Authorization provider that supports deploying policies on behalf of Web application and EJB deployments is required to implement this interface.
 interface DeployableCredentialProvider
          Deprecated. WLS 9.0 (10/2003) Deprecating the feature
 interface DeployableRoleProvider
          Deprecated. 9.0.0.0 Replaced by DeployableRoleProviderV2
 interface DeployableRoleProviderV2
          A Role Mapping provider that supports deploying roles on behalf of Web application and EJB deployments is required to implement this interface.
 interface RoleProvider
          The RoleProvider interface exposes the services provided by a Role Mapping provider to the WebLogic Security Framework.
 interface VersionableApplicationProvider
          All authorization, role mapping, and credential mapping providers for the security realm must support application versioning for an application to be deployed using versions.
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle