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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java302 public static final String PROTOCOL_VERSION_1_0 = "1.0"; field in class:SAMLConstants
H A DSAMLServiceManager.java1256 SAMLConstants.PROTOCOL_VERSION_1_0;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java302 public static final String PROTOCOL_VERSION_1_0 = "1.0"; field in class:SAMLConstants
H A DSAMLServiceManager.java1256 SAMLConstants.PROTOCOL_VERSION_1_0;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManager.java220 protocolVersion = SAMLConstants.PROTOCOL_VERSION_1_0;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManager.java222 protocolVersion = SAMLConstants.PROTOCOL_VERSION_1_0;

Completed in 55 milliseconds