Searched refs:PROTOCOL_DECLARE_STR (Results 1 - 25 of 58) sorted by relevance

123

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DSessionIndexImpl.java98 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DStatusMessageImpl.java97 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DRequesterIDImpl.java146 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DGetCompleteImpl.java145 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DNewIDImpl.java116 NS = SAML2Constants.PROTOCOL_DECLARE_STR;
H A DAssertionIDRequestImpl.java140 namespaces.add(SAML2Constants.PROTOCOL_DECLARE_STR.trim());
H A DAttributeQueryImpl.java127 namespaces.add(SAML2Constants.PROTOCOL_DECLARE_STR.trim());
H A DAuthnQueryImpl.java155 namespaces.add(SAML2Constants.PROTOCOL_DECLARE_STR.trim());
H A DExtensionsImpl.java148 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DIDPEntryImpl.java203 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DManageNameIDResponseImpl.java199 NS = SAML2Constants.PROTOCOL_DECLARE_STR;
H A DNameIDPolicyImpl.java204 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DStatusCodeImpl.java175 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DStatusDetailImpl.java152 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DSessionIndexImpl.java98 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DStatusMessageImpl.java97 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DRequesterIDImpl.java146 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DGetCompleteImpl.java145 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DNewIDImpl.java116 NS = SAML2Constants.PROTOCOL_DECLARE_STR;
H A DAssertionIDRequestImpl.java140 namespaces.add(SAML2Constants.PROTOCOL_DECLARE_STR.trim());
H A DAttributeQueryImpl.java127 namespaces.add(SAML2Constants.PROTOCOL_DECLARE_STR.trim());
H A DAuthnQueryImpl.java155 namespaces.add(SAML2Constants.PROTOCOL_DECLARE_STR.trim());
H A DExtensionsImpl.java148 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DIDPEntryImpl.java203 xmlString.append(SAML2Constants.PROTOCOL_DECLARE_STR);
H A DManageNameIDResponseImpl.java199 NS = SAML2Constants.PROTOCOL_DECLARE_STR;

Completed in 55 milliseconds

123