Searched refs:getExtendedIdentityProviderAttributes (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLv2IDPAdvancedViewBean.java120 Map attr = model.getExtendedIdentityProviderAttributes(
H A DSAMLv2IDPAssertionProcessingViewBean.java119 Map attr = model.getExtendedIdentityProviderAttributes(
H A DSAMLv2IDPAssertionContentViewBean.java253 Map<String, List<String>> attr = model.getExtendedIdentityProviderAttributes(realm, entityName);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLv2IDPAdvancedViewBean.java120 Map attr = model.getExtendedIdentityProviderAttributes(
H A DSAMLv2IDPAssertionProcessingViewBean.java119 Map attr = model.getExtendedIdentityProviderAttributes(
H A DSAMLv2IDPAssertionContentViewBean.java253 Map<String, List<String>> attr = model.getExtendedIdentityProviderAttributes(realm, entityName);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java360 public Map<String, List<String>> getExtendedIdentityProviderAttributes( method in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java667 public Map<String, List<String>> getExtendedIdentityProviderAttributes( method in class:SAMLv2ModelImpl
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java360 public Map<String, List<String>> getExtendedIdentityProviderAttributes( method in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java667 public Map<String, List<String>> getExtendedIdentityProviderAttributes( method in class:SAMLv2ModelImpl

Completed in 57 milliseconds