public class SimpleRealmResolver extends Object implements RealmResolver
A Realm Resolver that wraps a single realm.
| Constructor and Description |
|---|
SimpleRealmResolver(Realm realm) |
public SimpleRealmResolver(Realm realm)
public Realm getRealm(String realmName, HttpDestination destination, String path) throws IOException
getRealm in interface RealmResolverIOExceptionCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.