org.seasar.robot.client.http
インタフェース Authentication

既知の実装クラスの一覧:
AuthenticationImpl

public interface Authentication

作成者:
shinsuke

メソッドの概要
 org.apache.http.auth.AuthScheme getAuthScheme()
           
 org.apache.http.auth.AuthScope getAuthScope()
           
 org.apache.http.auth.Credentials getCredentials()
           
 

メソッドの詳細

getAuthScope

org.apache.http.auth.AuthScope getAuthScope()

getCredentials

org.apache.http.auth.Credentials getCredentials()

getAuthScheme

org.apache.http.auth.AuthScheme getAuthScheme()


Copyright © 2009-2010 The Seasar Foundation. All Rights Reserved.