public class SimpleRealmResolver extends Object implements RealmResolver
A Realm Resolver that wraps a single realm.
Constructor and Description |
---|
SimpleRealmResolver(Realm realm) |
Modifier and Type | Method and Description |
---|---|
Realm |
getRealm(String realmName,
HttpDestination destination,
String path) |
public SimpleRealmResolver(Realm realm)
public Realm getRealm(String realmName, HttpDestination destination, String path) throws IOException
getRealm
in interface RealmResolver
IOException
Copyright © 1995–2014 Mort Bay Consulting. All rights reserved.