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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSResponse.java335 if (minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
400 if(minorVersion == IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION){
H A DFSSAMLRequest.java281 if(minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
H A DFSRequest.java483 if(minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
634 if(minorVersion == IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION){
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSResponse.java335 if (minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
400 if(minorVersion == IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION){
H A DFSSAMLRequest.java281 if(minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
H A DFSRequest.java483 if(minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
634 if(minorVersion == IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION){
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSBrowserArtifactConsumerHandler.java132 IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION);
197 IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSBrowserArtifactConsumerHandler.java132 IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION);
197 IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1623 public static final int FF_12_SAML_PROTOCOL_MINOR_VERSION = 1; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1623 public static final int FF_12_SAML_PROTOCOL_MINOR_VERSION = 1; field in interface:IFSConstants

Completed in 55 milliseconds