org.eclipse.jetty.client.security
public class HashRealmResolver extends java.lang.Object implements RealmResolver
Constructor and Description |
---|
HashRealmResolver() |
Modifier and Type | Method and Description |
---|---|
void |
addSecurityRealm(Realm realm) |
Realm |
getRealm(java.lang.String realmName,
HttpDestination destination,
java.lang.String path) |
public void addSecurityRealm(Realm realm)
public Realm getRealm(java.lang.String realmName, HttpDestination destination, java.lang.String path) throws java.io.IOException
getRealm
in interface RealmResolver
java.io.IOException
Copyright © 2016. All Rights Reserved.