API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security. URIParameter View Source
Author(s)
Since
1.6
Version
Serial
Hierarchy
 Object
      URIParameter
Implements
 Policy.Parameters
 Configuration.Parameters
Subclasses
Description
public class URIParameter
  A parameter that contains a URI pointing to data intended for a PolicySpi or ConfigurationSpi implementation.
See also:   
Constructors
public URIParameter (URI uri)
  Constructs a URIParameter with the URI pointing to data intended for an SPI implementation.
Methods
Hide/Show inherited methods
public URI getURI ()
  Returns the URI.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar