Package | Description |
---|---|
org.axonframework.eventhandling.tokenstore.jpa |
Class and 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.
|
Copyright © 2010–2020. All rights reserved.