Uses of Class
com.sun.identity.policy.NameAlreadyExistsException
Package
Description
Provides classes for policy administration and evaluation.
-
Uses of NameAlreadyExistsException in com.sun.identity.policy
Modifier and TypeMethodDescriptionvoid
Policy.addCondition
(String name, Condition condition) Deprecated.Adds a new policy condition.void
Deprecated.Adds a policy to the data store.void
Policy.addRealmSubject
(SSOToken token, String subjectName, String realmName, boolean exclusive) Deprecated.Adds a reference in the policy to a Subject defined at the realm.void
Policy.addRealmSubject
(String subjectName, SubjectTypeManager stm, boolean exclusive) Deprecated.Adds a reference in the policy to a Subject defined at the realm.void
Policy.addReferral
(String name, Referral referral) Deprecated.Adds a new policy referral.void
Deprecated.Adds a new policy rule.void
Policy.addSubject
(String name, Subject subject) Deprecated.Adds a new policy subject.void
Policy.addSubject
(String name, Subject subject, boolean exclusive) Deprecated.Adds a new policy subject.void
SubjectTypeManager.addSubject
(String subjectName, Subject subject) Deprecated.Adds a policy subject at realm.void
Deprecated.Stores the policy object in a persistent data store under the organization, sub-organization or a container object, specified as a parameter.