Uses of Interface
net.officefloor.web.jwt.authority.repository.JwtAuthorityRepository.RetrieveKeysContext
Packages that use JwtAuthorityRepository.RetrieveKeysContext
-
Uses of JwtAuthorityRepository.RetrieveKeysContext in net.officefloor.web.jwt.authority.repository
Methods in net.officefloor.web.jwt.authority.repository with parameters of type JwtAuthorityRepository.RetrieveKeysContextModifier and TypeMethodDescriptionJwtAuthorityRepository.retrieveJwtAccessKeys(JwtAuthorityRepository.RetrieveKeysContext context) Retrieves the list ofJwtAccessKeyinstances.JwtAuthorityRepository.retrieveJwtRefreshKeys(JwtAuthorityRepository.RetrieveKeysContext context) Retrieves the list ofJwtRefreshKeyinstances.