Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

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.
 


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04