Searched defs:getAttributeProfile (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAttributeAuthorityDescriptorType.java74 * getAttributeProfile().add(newItem);
83 java.util.List getAttributeProfile(); method in interface:AttributeAuthorityDescriptorType
H A DIDPSSODescriptorType.java87 * getAttributeProfile().add(newItem);
96 java.util.List getAttributeProfile(); method in interface:IDPSSODescriptorType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAttributeAuthorityDescriptorType.java74 * getAttributeProfile().add(newItem);
83 java.util.List getAttributeProfile(); method in interface:AttributeAuthorityDescriptorType
H A DIDPSSODescriptorType.java87 * getAttributeProfile().add(newItem);
96 java.util.List getAttributeProfile(); method in interface:IDPSSODescriptorType
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeAuthorityDescriptorTypeImpl.java46 public java.util.List getAttributeProfile() { method in class:AttributeAuthorityDescriptorTypeImpl
H A DIDPSSODescriptorTypeImpl.java57 public java.util.List getAttributeProfile() { method in class:IDPSSODescriptorTypeImpl
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeAuthorityDescriptorTypeImpl.java46 public java.util.List getAttributeProfile() { method in class:AttributeAuthorityDescriptorTypeImpl
H A DIDPSSODescriptorTypeImpl.java57 public java.util.List getAttributeProfile() { method in class:IDPSSODescriptorTypeImpl

Completed in 85 milliseconds