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