javax.security.auth.message.config
Interface ClientAuthConfig

All Superinterfaces:
AuthConfig

public interface ClientAuthConfig
extends AuthConfig

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

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

Method Detail

getAuthContext

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


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