Uses of Class
com.sun.identity.policy.ActionSchema
-
Packages that use ActionSchema Package Description com.sun.identity.policy Provides classes for policy administration and evaluation. -
-
Uses of ActionSchema in com.sun.identity.policy
Methods in com.sun.identity.policy that return ActionSchema Modifier and Type Method Description ActionSchemaServiceType. getActionSchema(String actionName)Returns the schema associated with the action name.
-