Searched refs:getMandatoryAttributeNames (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLProperty.java94 Set getMandatoryAttributeNames() { method in class:SAMLProperty
H A DFSSAMLTrustedPartnersViewBeanBase.java335 Set mandatory = getMandatoryAttributeNames();
417 private Set getMandatoryAttributeNames() { method in class:FSSAMLTrustedPartnersViewBeanBase
420 return builder.getMandatoryAttributeNames(profiles);
H A DSAMLPropertyXMLBuilder.java229 p.getMandatoryAttributeNames ())))
243 public Set getMandatoryAttributeNames(List samlProperties) { method in class:SAMLPropertyXMLBuilder
247 attributes.addAll (p.getMandatoryAttributeNames ());
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLProperty.java94 Set getMandatoryAttributeNames() { method in class:SAMLProperty
H A DFSSAMLTrustedPartnersViewBeanBase.java335 Set mandatory = getMandatoryAttributeNames();
417 private Set getMandatoryAttributeNames() { method in class:FSSAMLTrustedPartnersViewBeanBase
420 return builder.getMandatoryAttributeNames(profiles);
H A DSAMLPropertyXMLBuilder.java229 p.getMandatoryAttributeNames ())))
243 public Set getMandatoryAttributeNames(List samlProperties) { method in class:SAMLPropertyXMLBuilder
247 attributes.addAll (p.getMandatoryAttributeNames ());

Completed in 38 milliseconds