BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Interface
weblogic.security.spi.IdentityAsserter

Packages that use IdentityAsserter
weblogic.security.providers.authentication   
weblogic.security.spi

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

 

Uses of IdentityAsserter in weblogic.security.providers.authentication
 

Methods in weblogic.security.providers.authentication that return IdentityAsserter
 IdentityAsserter NTAuthenticatorProviderImpl.getIdentityAsserter()
          Returns this providers identity asserter object.
 IdentityAsserter LDAPX509IdentityAsserterProviderImpl.getIdentityAsserter()
          Return the provider's IdentityAsserter
 IdentityAsserter LDAPAuthenticationProviderImpl.getIdentityAsserter()
          Return the provider's IdentityAsserter
 IdentityAsserter DefaultIdentityAsserterProviderImpl.getIdentityAsserter()
          Return the provider's IdentityAsserter
 IdentityAsserter DefaultAuthenticationProviderImpl.getIdentityAsserter()
          Return the provider's IdentityAsserter
 IdentityAsserter DBMSAuthenticationProviderImpl.getIdentityAsserter()
          Return the provider's IdentityAsserter
 

Uses of IdentityAsserter in weblogic.security.spi
 

Subinterfaces of IdentityAsserter in weblogic.security.spi
 interface ChallengeIdentityAsserter
          Deprecated. WLS 9.0 (12/2003) Replaced with ChallengeIdentityAsserterV2
 

Methods in weblogic.security.spi that return IdentityAsserter
 IdentityAsserter AuthenticationProvider.getIdentityAsserter()
          Gets this Authentication provider's associated Identity Assertion provider.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.