Package org.springframework.security.core.token
package org.springframework.security.core.token
A service for building secure random tokens.
-
ClassDescriptionThe default implementation of
Token.Basic implementation ofTokenServicethat is compatible with clusters and across machine restarts, without requiring database persistence.Creates aSecureRandominstance.Provides SHA512 digest methods.A token issued byTokenService.Provides a mechanism to allocate and rebuild secure, randomised tokens.