Searched defs:CLEANUP_INTERVAL (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/coretoken/service/
H A DCoreTokenConfigService.java52 static final String CLEANUP_INTERVAL = "tokenCleanupInterval"; field in class:CoreTokenConfigService
114 set = map.get(CLEANUP_INTERVAL);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/coretoken/service/
H A DCoreTokenConfigService.java52 static final String CLEANUP_INTERVAL = "tokenCleanupInterval"; field in class:CoreTokenConfigService
114 set = map.get(CLEANUP_INTERVAL);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java2263 public String CLEANUP_INTERVAL = "cleanupInterval"; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java2263 public String CLEANUP_INTERVAL = "cleanupInterval"; field in interface:IFSConstants

Completed in 40 milliseconds