Uses of Interface
com.sun.identity.xacml.context.Action
Packages that use Action
Package
Description
Defines XACML2 context classes
Defines XACML Context implementations.
-
Uses of Action in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that return ActionModifier and TypeMethodDescriptionContextFactory.createAction()Returns a new instance ofAction.ContextFactory.createAction(String xml) Returns a new instance ofAction.ContextFactory.createAction(Element elem) Returns a new instance ofAction.Request.getAction()Returns the instance ofActionMethods in com.sun.identity.xacml.context with parameters of type Action -
Uses of Action in com.sun.identity.xacml.context.impl
Classes in com.sun.identity.xacml.context.impl that implement ActionModifier and TypeClassDescriptionclassTheActionelement specifies information about the action requested in theRequestcontext by listing a sequence ofAttributeelements associated with the action.Methods in com.sun.identity.xacml.context.impl that return ActionMethods in com.sun.identity.xacml.context.impl with parameters of type Action