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