|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChallengeContext | |
weblogic.security.service | This package includes interfaces, classes, and exceptions that support security providers. |
Uses of ChallengeContext in weblogic.security.service |
Methods in weblogic.security.service that return ChallengeContext | |
ChallengeContext |
PrincipalAuthenticator.assertChallengeIdentity(String tokenType,
Object token,
ContextHandler contextHandler)
Use the supplied client token to establish client identity |
Methods in weblogic.security.service with parameters of type ChallengeContext | |
void |
PrincipalAuthenticator.continueChallengeIdentity(ChallengeContext context,
String tokenType,
Object token,
ContextHandler handler)
Use the supplied context, client token to continue establishing client identity |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |