BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.security.service.ChallengeContext

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/docs91
Copyright 2005 BEA Systems Inc.