Uses of Class
com.atlassian.crowd.common.properties.IntegerSystemProperty
Packages that use IntegerSystemProperty
Package
Description
-
Uses of IntegerSystemProperty in com.atlassian.crowd.common.properties
Fields in com.atlassian.crowd.common.properties declared as IntegerSystemPropertyModifier and TypeFieldDescriptionstatic final IntegerSystemPropertyEncryptionProperties.ENCRYPTION_CACHE_MAX_SIZESpecifies the maximum number of entries the encryption and decryption cache may contain.static final IntegerSystemPropertySystemProperties.EVENT_TRANSFORMER_DIRECTORY_MANAGER_CACHE_SIZESets cache size of DirectoryManager in the EventTransformer -
Uses of IntegerSystemProperty in com.atlassian.crowd.plugin.rest.service.resource.usermanagement
Fields in com.atlassian.crowd.plugin.rest.service.resource.usermanagement declared as IntegerSystemPropertyModifier and TypeFieldDescriptionstatic final IntegerSystemPropertyTokenResource.TOKEN_CACHE_CONTROL_MAX_AGE_SYSTEM_PROPERTYSet a system property with this name to define the max-age of the 'Cache-Control' header in the response of the token validation and get user operations on this resource.