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 ofAction
Methods 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 TypeClassDescriptionclass
TheAction
element specifies information about the action requested in theRequest
context by listing a sequence ofAttribute
elements 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