Searched refs:ASSERTION_MAX_NUMBER_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java822 public static final int ASSERTION_MAX_NUMBER_DEFAULT = 0; field in class:SAMLConstants
H A DSAMLServiceManager.java523 new Integer(SAMLConstants.ASSERTION_MAX_NUMBER_DEFAULT));
615 value = SAMLConstants.ASSERTION_MAX_NUMBER_DEFAULT;
624 value = SAMLConstants.ASSERTION_MAX_NUMBER_DEFAULT;
630 value = SAMLConstants.ASSERTION_MAX_NUMBER_DEFAULT;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java822 public static final int ASSERTION_MAX_NUMBER_DEFAULT = 0; field in class:SAMLConstants
H A DSAMLServiceManager.java523 new Integer(SAMLConstants.ASSERTION_MAX_NUMBER_DEFAULT));
615 value = SAMLConstants.ASSERTION_MAX_NUMBER_DEFAULT;
624 value = SAMLConstants.ASSERTION_MAX_NUMBER_DEFAULT;
630 value = SAMLConstants.ASSERTION_MAX_NUMBER_DEFAULT;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java226 public static final int ASSERTION_MAX_NUMBER_DEFAULT = 10; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java226 public static final int ASSERTION_MAX_NUMBER_DEFAULT = 10; field in interface:IFSConstants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java837 maxNumber = new Integer(IFSConstants.ASSERTION_MAX_NUMBER_DEFAULT);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java840 maxNumber = new Integer(IFSConstants.ASSERTION_MAX_NUMBER_DEFAULT);

Completed in 67 milliseconds