org.eclipse.jetty.client.security
接口 RealmResolver

所有已知实现类:
HashRealmResolver, SimpleRealmResolver

public interface RealmResolver


方法摘要
 Realm getRealm(String realmName, HttpDestination destination, String path)
           
 

方法详细信息

getRealm

Realm getRealm(String realmName,
               HttpDestination destination,
               String path)
               throws IOException
抛出:
IOException


Copyright © 2013. All Rights Reserved.