Searched refs:FF_12_PROTOCOL_MINOR_VERSION (Results 26 - 50 of 60) sorted by relevance

123

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSNameIdentifierMappingResponse.java73 private int minorVersion = IFSConstants.FF_12_PROTOCOL_MINOR_VERSION;
310 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSFederationTerminationNotification.java328 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
838 if (minorVersion != IFSConstants.FF_12_PROTOCOL_MINOR_VERSION &&
840 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
893 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSAuthenticationStatement.java412 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSLogoutResponse.java479 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
574 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
776 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSNameRegistrationRequest.java409 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
649 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
692 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSResponse.java543 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSNameIdentifierMappingRequest.java75 private int minorVersion = IFSConstants.FF_12_PROTOCOL_MINOR_VERSION;
291 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSNameIdentifierMappingResponse.java76 private int minorVersion = IFSConstants.FF_12_PROTOCOL_MINOR_VERSION;
313 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSFederationTerminationNotification.java331 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
841 if (minorVersion != IFSConstants.FF_12_PROTOCOL_MINOR_VERSION &&
843 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
896 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSAuthenticationStatement.java412 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSLogoutResponse.java482 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
577 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
779 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSNameRegistrationRequest.java412 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
652 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
695 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
H A DFSResponse.java543 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DExtension.java253 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DExtension.java253 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOAndFedHandler.java1080 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
1420 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
1560 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
1624 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION);
H A DFSBrowserArtifactConsumerHandler.java129 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOAndFedHandler.java1080 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
1420 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
1560 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
1624 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION);
H A DFSBrowserArtifactConsumerHandler.java129 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java420 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
651 idpNi.setMinorVersion(IFSConstants.FF_12_PROTOCOL_MINOR_VERSION);
737 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java423 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
654 idpNi.setMinorVersion(IFSConstants.FF_12_PROTOCOL_MINOR_VERSION);
740 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDiscoveryBootstrap.java227 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDiscoveryBootstrap.java227 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1643 public static final int FF_12_PROTOCOL_MINOR_VERSION = 2; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1643 public static final int FF_12_PROTOCOL_MINOR_VERSION = 2; field in interface:IFSConstants

Completed in 119 milliseconds

123