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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAttribute.java175 * @see #setAnyAttribute(Map)
187 void setAnyAttribute(Map value) throws SAML2Exception; method in interface:Attribute
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAttribute.java175 * @see #setAnyAttribute(Map)
187 void setAnyAttribute(Map value) throws SAML2Exception; method in interface:Attribute
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DAttributeImpl.java466 * @see #setAnyAttribute(Map)
480 public void setAnyAttribute(Map value) method in class:AttributeImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DAttributeImpl.java466 * @see #setAnyAttribute(Map)
480 public void setAnyAttribute(Map value) method in class:AttributeImpl

Completed in 23 milliseconds