BEA Systems, Inc.

Uses of Interface
weblogic.security.services.AppChallengeContext

Packages that use AppChallengeContext
weblogic.security.services   
 

Uses of AppChallengeContext in weblogic.security.services
 

Methods in weblogic.security.services that return AppChallengeContext
 AppChallengeContext Authentication.assertChallengeIdentity(String tokenType, Object token, AppContext appContext)
          Use the supplied client token to establish client identity
 

Methods in weblogic.security.services with parameters of type AppChallengeContext
 void Authentication.continueChallengeIdentity(AppChallengeContext context, String tokenType, Object token, AppContext appContext)
          Use the supplied context, client token to continue establishing client identity
 


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