Uses of Class
com.sun.identity.policy.ObjectInUseException
-
Packages that use ObjectInUseException Package Description com.sun.identity.policy Provides classes for policy administration and evaluation. -
-
Uses of ObjectInUseException in com.sun.identity.policy
Methods in com.sun.identity.policy that throw ObjectInUseException Modifier and Type Method Description Subject
SubjectTypeManager. removeSubject(String subjectName)
Deprecated.Removes the subject with the given name from the realm.Subject
SubjectTypeManager. removeSubject(String subjectName, boolean forcedRemove)
Deprecated.Removes the subject with the given name from the realm.
-