net.dpml.http
Interface HashUserRealm.Context

Enclosing class:
HashUserRealm

public static interface HashUserRealm.Context

HTTP Context handler context defintion.


Method Summary
 String getName()
          Get the user realm name.
 URI getURI()
          Return a uri of the real configuration properties file.
 

Method Detail

getName

String getName()
Get the user realm name.

Returns:
the realm name

getURI

URI getURI()
Return a uri of the real configuration properties file.

Returns:
the realm configuration uri