javax.security.auth.message.config
接口 ServerAuthConfig

所有超级接口:
AuthConfig
所有已知实现类:
SimpleAuthConfig

public interface ServerAuthConfig
extends AuthConfig

版本:
$Rev: 617352 $ $Date: 2010/11/19 20:25:50 $

方法摘要
 ServerAuthContext getAuthContext(String authContextID, Subject serviceSubject, Map properties)
           
 
从接口 javax.security.auth.message.config.AuthConfig 继承的方法
getAppContext, getAuthContextID, getMessageLayer, isProtected, refresh
 

方法详细信息

getAuthContext

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


Copyright © 2013. All Rights Reserved.