| Package | Description |
|---|---|
| java.security |
Provides the classes and interfaces for the security framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
URIParameter
A parameter that contains a URI pointing to data intended for a PolicySpi or ConfigurationSpi implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Policy |
Policy.getParameters()
Return Policy parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static Policy |
Policy.getInstance(String
Returns a Policy object of the specified type.
|
static Policy |
Policy.getInstance(String
Returns a Policy object of the specified type.
|
static Policy |
Policy.getInstance(String
Returns a Policy object of the specified type.
|