Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl | |
org.opensaml.xacml.profile.saml | |
org.opensaml.xacml.profile.saml.impl |
Modifier and Type | Method and Description |
---|---|
List<IdReferenceType> |
PolicySetType.getPolicyIdReferences()
Gets the policy Id references.
|
List<IdReferenceType> |
PolicySetType.getPolicySetIdReferences()
Gets the policy set Id references.
|
Modifier and Type | Class and Description |
---|---|
class |
IdReferenceTypeImpl
Implementation of
IdReferenceType . |
Modifier and Type | Method and Description |
---|---|
IdReferenceType |
IdReferenceTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
IdReferenceType |
IdReferenceTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<IdReferenceType> |
PolicySetTypeImpl.getPolicyIdReferences()
Gets the policy Id references.
|
List<IdReferenceType> |
PolicySetTypeImpl.getPolicySetIdReferences()
Gets the policy set Id references.
|
Modifier and Type | Method and Description |
---|---|
List<IdReferenceType> |
XACMLPolicyQueryType.getPolicyIdReferences()
Gets the IDs for referenced policies.
|
List<IdReferenceType> |
XACMLPolicyQueryType.getPolicySetIdReferences()
Gets the IDs for referenced policy sets.
|
Modifier and Type | Method and Description |
---|---|
List<IdReferenceType> |
XACMLPolicyQueryTypeImpl.getPolicyIdReferences()
Gets the IDs for referenced policies.
|
List<IdReferenceType> |
XACMLPolicyQueryTypeImpl.getPolicySetIdReferences()
Gets the IDs for referenced policy sets.
|
Copyright © 1999-2013. All Rights Reserved.