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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnQueryUtil.java419 authnAuthorityEntityID, SAML2Constants.AUTHN_AUTH_ROLE);
508 SAML2Constants.AUTHN_AUTH_ROLE);
574 SAML2Constants.AUTHN_AUTH_ROLE));
H A DAssertionIDRequestUtil.java108 * <code>SAML2Constants.AUTHN_AUTH_ROLE</code> or
145 * <code>SAML2Constants.AUTHN_AUTH_ROLE</code> or
404 } else if (SAML2Constants.AUTHN_AUTH_ROLE.equals(role)) {
505 } else if (role.equals(SAML2Constants.AUTHN_AUTH_ROLE)) {
654 } else if (role.equals(SAML2Constants.AUTHN_AUTH_ROLE)) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnQueryUtil.java421 authnAuthorityEntityID, SAML2Constants.AUTHN_AUTH_ROLE);
510 SAML2Constants.AUTHN_AUTH_ROLE);
576 SAML2Constants.AUTHN_AUTH_ROLE));
H A DAssertionIDRequestUtil.java110 * <code>SAML2Constants.AUTHN_AUTH_ROLE</code> or
147 * <code>SAML2Constants.AUTHN_AUTH_ROLE</code> or
406 } else if (SAML2Constants.AUTHN_AUTH_ROLE.equals(role)) {
507 } else if (role.equals(SAML2Constants.AUTHN_AUTH_ROLE)) {
656 } else if (role.equals(SAML2Constants.AUTHN_AUTH_ROLE)) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java864 String AUTHN_AUTH_ROLE = "AuthnAuthRole"; field in interface:SAML2Constants
H A DSAML2Utils.java2179 SAML2Constants.AUTHN_AUTH_ROLE)) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java864 String AUTHN_AUTH_ROLE = "AuthnAuthRole"; field in interface:SAML2Constants
H A DSAML2Utils.java2204 SAML2Constants.AUTHN_AUTH_ROLE)) {
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateSAML2HostedProviderTemplate.java1304 " Location=\"" + url + "/AIDReqSoap/" + SAML2Constants.AUTHN_AUTH_ROLE + maStr + "\"/>\n" +
1307 " Location=\"" + url + "/AIDReqUri/" + SAML2Constants.AUTHN_AUTH_ROLE + maStr + "\"/>\n" +
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateSAML2HostedProviderTemplate.java1304 " Location=\"" + url + "/AIDReqSoap/" + SAML2Constants.AUTHN_AUTH_ROLE + maStr + "\"/>\n" +
1307 " Location=\"" + url + "/AIDReqUri/" + SAML2Constants.AUTHN_AUTH_ROLE + maStr + "\"/>\n" +

Completed in 713 milliseconds