Package | Description |
---|---|
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
Modifier and Type | Method and Description |
---|---|
Policy |
PolicyManager.getPolicy(String policyName)
Gets the policy object given the name of the policy.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyManager.addPolicy(Policy policy)
Adds a policy to the data store.
|
void |
PolicyManager.replacePolicy(Policy policy)
Replaces a policy object in the data store with the same policy name
|
Copyright © 2010-2013, ForgeRock All Rights Reserved.