Searched refs:FF_11_ASSERTION_MINOR_VERSION (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAssertion.java89 protected int minorVersion = IFSConstants.FF_11_ASSERTION_MINOR_VERSION;
173 if (minorVersion < IFSConstants.FF_11_ASSERTION_MINOR_VERSION) {
543 if (minorVersion == IFSConstants.FF_11_ASSERTION_MINOR_VERSION &&
632 if (minorVersion == IFSConstants.FF_11_ASSERTION_MINOR_VERSION) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAssertion.java92 protected int minorVersion = IFSConstants.FF_11_ASSERTION_MINOR_VERSION;
176 if (minorVersion < IFSConstants.FF_11_ASSERTION_MINOR_VERSION) {
546 if (minorVersion == IFSConstants.FF_11_ASSERTION_MINOR_VERSION &&
635 if (minorVersion == IFSConstants.FF_11_ASSERTION_MINOR_VERSION) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java419 int assertionMinorVersion = IFSConstants.FF_11_ASSERTION_MINOR_VERSION;
590 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
627 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
729 if (assertionMinorVersion != IFSConstants.FF_11_ASSERTION_MINOR_VERSION
H A DFSSOAPReceiver.java279 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOBrowserPostProfileHandler.java141 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
H A DFSSSOWMLPostProfileHandler.java132 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
H A DFSSSOLECPProfileHandler.java259 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java422 int assertionMinorVersion = IFSConstants.FF_11_ASSERTION_MINOR_VERSION;
593 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
630 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
732 if (assertionMinorVersion != IFSConstants.FF_11_ASSERTION_MINOR_VERSION
H A DFSSOAPReceiver.java279 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOBrowserPostProfileHandler.java141 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
H A DFSSSOWMLPostProfileHandler.java132 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
H A DFSSSOLECPProfileHandler.java259 IFSConstants.FF_11_ASSERTION_MINOR_VERSION)
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1639 public static final int FF_11_ASSERTION_MINOR_VERSION = 0; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1639 public static final int FF_11_ASSERTION_MINOR_VERSION = 0; field in interface:IFSConstants

Completed in 67 milliseconds