|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentityAsserterV2 | |
weblogic.security.providers.authentication | |
weblogic.security.providers.saml | |
weblogic.security.spi | This package includes interfaces, classes, and exceptions you use to develop security providers. |
Uses of IdentityAsserterV2 in weblogic.security.providers.authentication |
Methods in weblogic.security.providers.authentication that return IdentityAsserterV2 | |
IdentityAsserterV2 |
NegotiateIdentityAsserterProviderImpl.getIdentityAsserter()
Return the provider's IdentityAsserter |
Uses of IdentityAsserterV2 in weblogic.security.providers.saml |
Methods in weblogic.security.providers.saml that return IdentityAsserterV2 | |
IdentityAsserterV2 |
SAMLIdentityAsserterProviderImpl.getIdentityAsserter()
Return the provider's IdentityAsserter |
IdentityAsserterV2 |
SAMLAuthenticationProviderImpl.getIdentityAsserter()
|
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/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |