Class | Description |
---|---|
JpaTokenStore |
Implementation of a token store that uses JPA to save and load tokens.
|
JpaTokenStore.Builder |
Builder class to instantiate a
JpaTokenStore . |
TokenEntry |
Implementation of a token entry compatible with JPA that stores its serialized token as a byte array.
|
TokenEntry.PK |
Primary key for token entries used by JPA
|
Copyright © 2010–2020. All rights reserved.