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

所有超级接口:
AuthConfig

public interface ClientAuthConfig
extends AuthConfig

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

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

方法详细信息

getAuthContext

ClientAuthContext getAuthContext(String authContextID,
                                 Subject clientSubject,
                                 Map properties)
                                 throws AuthException
抛出:
AuthException


Copyright © 2013. All Rights Reserved.