Searched refs:PROFILE_ATTRIBUTE (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DSAML2PluginsUtils.java47 private static final String PROFILE_ATTRIBUTE = "iplanet-am-auth-dynamic-profile-creation"; field in class:SAML2PluginsUtils
106 result = CollectionHelper.getMapAttr(config, PROFILE_ATTRIBUTE);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DSAML2PluginsUtils.java50 private static final String PROFILE_ATTRIBUTE = "iplanet-am-auth-dynamic-profile-creation"; field in class:SAML2PluginsUtils
117 result = CollectionHelper.getMapAttr(config, PROFILE_ATTRIBUTE);
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/
H A DIdentityResourceV1.java121 private static final String PROFILE_ATTRIBUTE = "iplanet-am-auth-dynamic-profile-creation"; field in class:IdentityResourceV1
1456 getServiceConfig(realm).getAttributes(), PROFILE_ATTRIBUTE));

Completed in 32 milliseconds