Uses of Class
com.sun.identity.policy.InvalidFormatException
-
Packages that use InvalidFormatException Package Description com.sun.identity.policy Provides classes for policy administration and evaluation. -
-
Uses of InvalidFormatException in com.sun.identity.policy
Methods in com.sun.identity.policy that throw InvalidFormatException Modifier and Type Method Description voidPolicyManager. addPolicy(Policy policy)Deprecated.Adds a policy to the data store.PolicyPolicyManager. getPolicy(String policyName)Deprecated.Gets the policy object given the name of the policy.voidPolicyManager. replacePolicy(Policy policy)Deprecated.Replaces a policy object in the data store with the same policy name
-