Interface ClientAuthConfig
- All Superinterfaces:
- AuthConfig
- 
Method SummaryModifier and TypeMethodDescriptiongetAuthContext(String authContextID, Subject clientSubject, Map properties) Methods inherited from interface javax.security.auth.message.config.AuthConfiggetAppContext, getAuthContextID, getMessageLayer, isProtected, refresh
- 
Method Details- 
getAuthContextClientAuthContext getAuthContext(String authContextID, Subject clientSubject, Map properties) throws AuthException - Throws:
- AuthException
 
 
-