Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
ActionsType |
TargetType.getActions()
Gets the actions of this target.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetType.setActions(ActionsType actions)
Sets the actions in the target.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionsTypeImpl
Implementation of
ActionsType . |
Modifier and Type | Method and Description |
---|---|
ActionsType |
ActionsTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ActionsType |
ActionsTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
ActionsType |
TargetTypeImpl.getActions()
Gets the actions of this target.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetTypeImpl.setActions(ActionsType newActions)
Sets the actions in the target.
|
Copyright © 1999-2013. All Rights Reserved.