Modifier and Type | Class and Description |
---|---|
class |
DefaultActionToken
Part of action token that is intended to be used e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecuteActionsActionToken |
Modifier and Type | Class and Description |
---|---|
class |
IdpVerifyAccountLinkActionToken
Representation of a token that represents a time-limited verify e-mail action.
|
Modifier and Type | Class and Description |
---|---|
class |
ResetCredentialsActionToken
Representation of a token that represents a time-limited reset credentials action.
|
Modifier and Type | Class and Description |
---|---|
class |
VerifyEmailActionToken
Representation of a token that represents a time-limited verify e-mail action.
|
Modifier and Type | Method and Description |
---|---|
ActionTokenValueModel |
ActionTokenStoreProvider.get(ActionTokenKeyModel key)
Returns token corresponding to the given key from the internal action token store
|
ActionTokenValueModel |
ActionTokenStoreProvider.remove(ActionTokenKeyModel key)
Removes token corresponding to the given key from the internal action token store, and returns the stored value
|
Modifier and Type | Method and Description |
---|---|
ActionTokenValueModel |
InfinispanActionTokenStoreProvider.get(ActionTokenKeyModel actionTokenKey) |
ActionTokenValueModel |
InfinispanActionTokenStoreProvider.remove(ActionTokenKeyModel actionTokenKey) |
Modifier and Type | Class and Description |
---|---|
class |
ActionTokenValueEntity |
Copyright © 2020 JBoss by Red Hat. All rights reserved.