Uses of Class
com.sun.identity.policy.SubjectTypeManager
-
Packages that use SubjectTypeManager Package Description com.sun.identity.policy Provides classes for policy administration and evaluation. -
-
Uses of SubjectTypeManager in com.sun.identity.policy
Methods in com.sun.identity.policy that return SubjectTypeManager Modifier and Type Method Description SubjectTypeManager
PolicyManager. getSubjectTypeManager()
Deprecated.Gets theSubjectTypeManager
object instance associated with thisPolicyManager
object instanceMethods in com.sun.identity.policy with parameters of type SubjectTypeManager Modifier and Type Method Description void
Policy. addRealmSubject(String subjectName, SubjectTypeManager stm, boolean exclusive)
Deprecated.Adds a reference in the policy to a Subject defined at the realm.
-