Searched defs:getRequestedAttribute (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAttributeConsumingServiceType.java108 * getRequestedAttribute().add(newItem);
118 java.util.List getRequestedAttribute(); method in interface:AttributeConsumingServiceType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAttributeConsumingServiceType.java108 * getRequestedAttribute().add(newItem);
118 java.util.List getRequestedAttribute(); method in interface:AttributeConsumingServiceType
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeConsumingServiceTypeImpl.java66 public java.util.List getRequestedAttribute() { method in class:AttributeConsumingServiceTypeImpl
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeConsumingServiceTypeImpl.java66 public java.util.List getRequestedAttribute() { method in class:AttributeConsumingServiceTypeImpl

Completed in 99 milliseconds