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