Uses of Interface
javax.security.auth.message.config.ClientAuthContext

Packages that use ClientAuthContext
javax.security.auth.message.config This package defines the interfaces implemented by JSR 196 compatible configuration systems. 
 

Uses of ClientAuthContext in javax.security.auth.message.config
 

Methods in javax.security.auth.message.config that return ClientAuthContext
 ClientAuthContext ClientAuthConfig.getAuthContext(String authContextID, Subject clientSubject, Map properties)
          Get a ClientAuthContext instance from this ClientAuthConfig.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.