org.seasar.robot.client.smb
クラス SmbAuthenticationHolder

java.lang.Object
  上位を拡張 org.seasar.robot.client.smb.SmbAuthenticationHolder

public class SmbAuthenticationHolder
extends Object

作成者:
shinsuke

コンストラクタの概要
SmbAuthenticationHolder()
           
 
メソッドの概要
 void add(SmbAuthentication auth)
           
 SmbAuthentication get(String path)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SmbAuthenticationHolder

public SmbAuthenticationHolder()
メソッドの詳細

add

public void add(SmbAuthentication auth)

get

public SmbAuthentication get(String path)


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