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