Uses of Class
com.sun.identity.policy.ValidValues
Packages that use ValidValues
Package
Description
Deprecated interfaces for writing custom Policy plugins for Conditions,
Subjects, Referrals, ResponseProviders and Resources.
-
Uses of ValidValues in com.sun.identity.policy.interfaces
Methods in com.sun.identity.policy.interfaces that return ValidValuesModifier and TypeMethodDescriptionReferral.getValidValues
(SSOToken token) Deprecated.Gets the valid values for this referralReferral.getValidValues
(SSOToken token, String pattern) Deprecated.Gets the valid values for this referral matching a patternSubject.getValidValues
(SSOToken token) Deprecated.Returns a list of possible values for theSubject
.Subject.getValidValues
(SSOToken token, String pattern) Deprecated.Returns a list of possible values for theSubject
that satisfy the givenpattern
.