| Class | Description |
|---|---|
| JpaTokenStore |
Implementation of a token store that uses JPA to save and load tokens.
|
| 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–2017. All rights reserved.