| Package | Description |
|---|---|
| org.gatein.security.oauth.spi |
| Modifier and Type | Method and Description |
|---|---|
InteractionState.State |
InteractionState.getState() |
static InteractionState.State |
InteractionState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InteractionState.State[] |
InteractionState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InteractionState(InteractionState.State state,
T accessTokenContext) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.