|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdReferenceType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| org.opensaml.xacml.profile.saml | |
| org.opensaml.xacml.profile.saml.impl | |
| Uses of IdReferenceType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type IdReferenceType | |
|---|---|
java.util.List<IdReferenceType> |
PolicySetType.getPolicyIdReferences()
Gets the policy Id references. |
java.util.List<IdReferenceType> |
PolicySetType.getPolicySetIdReferences()
Gets the policy set Id references. |
| Uses of IdReferenceType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement IdReferenceType | |
|---|---|
class |
IdReferenceTypeImpl
Implementation of IdReferenceType. |
| Methods in org.opensaml.xacml.policy.impl that return IdReferenceType | |
|---|---|
IdReferenceType |
IdReferenceTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
IdReferenceType |
IdReferenceTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type IdReferenceType | |
|---|---|
java.util.List<IdReferenceType> |
PolicySetTypeImpl.getPolicyIdReferences()
Gets the policy Id references. |
java.util.List<IdReferenceType> |
PolicySetTypeImpl.getPolicySetIdReferences()
Gets the policy set Id references. |
| Uses of IdReferenceType in org.opensaml.xacml.profile.saml |
|---|
| Methods in org.opensaml.xacml.profile.saml that return types with arguments of type IdReferenceType | |
|---|---|
java.util.List<IdReferenceType> |
XACMLPolicyQueryType.getPolicyIdReferences()
Gets the IDs for referenced policies. |
java.util.List<IdReferenceType> |
XACMLPolicyQueryType.getPolicySetIdReferences()
Gets the IDs for referenced policy sets. |
| Uses of IdReferenceType in org.opensaml.xacml.profile.saml.impl |
|---|
| Methods in org.opensaml.xacml.profile.saml.impl that return types with arguments of type IdReferenceType | |
|---|---|
java.util.List<IdReferenceType> |
XACMLPolicyQueryTypeImpl.getPolicyIdReferences()
Gets the IDs for referenced policies. |
java.util.List<IdReferenceType> |
XACMLPolicyQueryTypeImpl.getPolicySetIdReferences()
Gets the IDs for referenced policy sets. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||