Interface ClientAuthConfig
- All Superinterfaces:
AuthConfig
- Version:
- $Rev: 617352 $ $Date: 2008-02-01 00:16:16 -0500 (Fri, 01 Feb 2008) $
-
Method Summary
Modifier and TypeMethodDescriptiongetAuthContext
(String authContextID, Subject clientSubject, Map properties) Methods inherited from interface javax.security.auth.message.config.AuthConfig
getAppContext, getAuthContextID, getMessageLayer, isProtected, refresh
-
Method Details
-
getAuthContext
ClientAuthContext getAuthContext(String authContextID, Subject clientSubject, Map properties) throws AuthException - Throws:
AuthException
-