javax.security.auth.message.config
Interface ServerAuthConfig

All Superinterfaces:
AuthConfig

public interface ServerAuthConfig
extends AuthConfig

Version:
$Rev: 617352 $ $Date: 2008-02-01 06:16:16 +0100 (Fr, 01. Feb 2008) $

Method Summary
 ServerAuthContext getAuthContext(String authContextID, Subject serviceSubject, Map properties)
           
 
Methods inherited from interface javax.security.auth.message.config.AuthConfig
getAppContext, getAuthContextID, getMessageLayer, isProtected, refresh
 

Method Detail

getAuthContext

ServerAuthContext getAuthContext(String authContextID,
                                 Subject serviceSubject,
                                 Map properties)
                                 throws AuthException
Throws:
AuthException


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.