Interface GlobalSecurityConfigurationChildBuilder

    • Method Detail

      • securityCacheTimeout

        GlobalSecurityConfigurationBuilder securityCacheTimeout​(long securityCacheTimeout,
                                                                TimeUnit unit)
        Defines the timeout for which to cache user access roles. A value of -1 means the entries never expire. A value of 0 will disable the cache.
        Parameters:
        securityCacheTimeout - the timeout
        unit - the TimeUnit