public class HashRealmResolver extends Object implements RealmResolver
| Constructor and Description |
|---|
HashRealmResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSecurityRealm(Realm realm) |
Realm |
getRealm(String realmName,
HttpDestination destination,
String path) |
public void addSecurityRealm(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.