Interface ServerAuthConfig
- All Superinterfaces:
 AuthConfig
- 
Method Summary
Modifier and TypeMethodDescriptiongetAuthContext(String authContextID, Subject serviceSubject, Map properties) Methods inherited from interface javax.security.auth.message.config.AuthConfig
getAppContext, getAuthContextID, getMessageLayer, isProtected, refresh 
- 
Method Details
- 
getAuthContext
ServerAuthContext getAuthContext(String authContextID, Subject serviceSubject, Map properties) throws AuthException - Throws:
 AuthException
 
 -