| Package | Description |
|---|---|
| java.security |
Provides the classes and interfaces for the security framework.
|
| Modifier and Type | Method and Description |
|---|---|
static Policy |
Policy.getPolicy()
Returns the installed Policy object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Policy.setPolicy(Policy policy)
Sets the system-wide Policy object.
|
Copyright © 2013 CableLabs. All rights reserved.