Package | Description |
---|---|
org.springframework.security.core.token |
A service for building secure random tokens.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyBasedPersistenceTokenService
Basic implementation of
TokenService that is compatible with clusters and across machine restarts,
without requiring database persistence. |
Copyright © 2015. All rights reserved.