Uses of Interface
org.opensaml.xacml.policy.ActionType
Packages that use ActionType
Package
Description
XMLObject interfaces for XACML policy schema.
XMLObject provider implementation classes for XACML policy schema.
-
Uses of ActionType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type ActionType -
Uses of ActionType in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement ActionTypeFields in org.opensaml.xacml.policy.impl with type parameters of type ActionTypeModifier and TypeFieldDescriptionprivate XMLObjectChildrenList<ActionType>ActionsTypeImpl.actionList of action types.Methods in org.opensaml.xacml.policy.impl that return ActionTypeModifier and TypeMethodDescriptionActionTypeImplBuilder.buildObject()Builds a XACMLObject using the default name and namespace information provided XACML specifications.ActionTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.xacml.policy.impl that return types with arguments of type ActionType