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 RealmResolverIOExceptionCopyright © 2016. All rights reserved.