Searched refs:realmName (Results 1 – 4 of 4) sorted by relevance
40 …public Realm getRealm( String realmName, HttpDestination destination, String path ) throws IOExcep… in getRealm() argument42 return _realmMap.get( realmName ); in getRealm()
27 …public Realm getRealm( String realmName, HttpDestination destination, String path ) throws IOExcep… in getRealm() argument
40 …public Realm getRealm( String realmName, HttpDestination destination, String path ) throws IOExcep… in getRealm() argument
180 public void setRealmName(String realmName) in setRealmName() argument184 _realmName = realmName; in setRealmName()