| Package | Description |
|---|---|
| fish.payara.security.openid.api | |
| fish.payara.security.openid.controller |
| Modifier and Type | Method and Description |
|---|---|
static Optional<OpenIdState> |
OpenIdState.from(String state)
Factory method which creates an
OpenIdState if the
state provided is not NULL or empty. |
| Modifier and Type | Method and Description |
|---|---|
Optional<OpenIdState> |
StateController.get(OpenIdConfiguration configuration,
javax.security.enterprise.authentication.mechanism.http.HttpMessageContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateController.store(OpenIdState state,
OpenIdConfiguration configuration,
javax.security.enterprise.authentication.mechanism.http.HttpMessageContext context) |
Copyright © 2019. All rights reserved.