Searched defs:URIParameter (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/security/
H A DURIParameter.java35 public class URIParameter implements class in inherits:Policy.Parameters,javax.security.auth.login.Configuration.Parameters
41 * Constructs a URIParameter with the URI pointing to
48 public URIParameter(java.net.URI uri) { method in class:URIParameter

Completed in 29 milliseconds