Searched refs:CLEANUP_INTERVAL_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.java841 public static final int CLEANUP_INTERVAL_DEFAULT = 180; field in class:SAMLConstants
H A DSAMLServiceManager.java526 new Integer(SAMLConstants.CLEANUP_INTERVAL_DEFAULT));
637 value = SAMLConstants.CLEANUP_INTERVAL_DEFAULT;
646 value = SAMLConstants.CLEANUP_INTERVAL_DEFAULT;
652 value = SAMLConstants.CLEANUP_INTERVAL_DEFAULT;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java841 public static final int CLEANUP_INTERVAL_DEFAULT = 180; field in class:SAMLConstants
H A DSAMLServiceManager.java526 new Integer(SAMLConstants.CLEANUP_INTERVAL_DEFAULT));
637 value = SAMLConstants.CLEANUP_INTERVAL_DEFAULT;
646 value = SAMLConstants.CLEANUP_INTERVAL_DEFAULT;
652 value = SAMLConstants.CLEANUP_INTERVAL_DEFAULT;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java102 new Integer(IFSConstants.CLEANUP_INTERVAL_DEFAULT);
182 cleanupInterval = IFSConstants.CLEANUP_INTERVAL_DEFAULT * 1000;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java105 new Integer(IFSConstants.CLEANUP_INTERVAL_DEFAULT);
185 cleanupInterval = IFSConstants.CLEANUP_INTERVAL_DEFAULT * 1000;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java230 public static final int CLEANUP_INTERVAL_DEFAULT = 180; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java230 public static final int CLEANUP_INTERVAL_DEFAULT = 180; field in interface:IFSConstants

Completed in 238 milliseconds