Uses of Interface
net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository.ClusterCriticalSection
Packages that use JwtAuthorityRepository.ClusterCriticalSection
-
Uses of JwtAuthorityRepository.ClusterCriticalSection in net.officefloor.web.jwt.authority.repository
Methods in net.officefloor.web.jwt.authority.repository with parameters of type JwtAuthorityRepository.ClusterCriticalSectionModifier and TypeMethodDescriptiondefault voidJwtAuthorityRepository.doClusterCriticalSection(JwtAuthorityRepository.ClusterCriticalSection clusterCriticalSection) Allows overriding to take distributed locks within the cluster to avoid duplicate keys being generated.