BEA Systems, Inc.

Uses of Interface
weblogic.security.spi.IdentityAsserterV2

Packages that use IdentityAsserterV2
weblogic.security.spi

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

 

Uses of IdentityAsserterV2 in weblogic.security.spi
 

Subinterfaces of IdentityAsserterV2 in weblogic.security.spi
 interface ChallengeIdentityAsserterV2
          The ChallengeIdentityAsserterV2 interface allows Identity Assertion providers to support authentication protocols such as Microsoft's Windows NT Challenge/Response (NTLM), Simple and Protected GSS-API Negotiation Mechanism (SPNEGO), and other challenge/response authentication mechanisms.
 

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


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