| Package | Description |
|---|---|
| fish.payara.security.openid.controller | |
| fish.payara.security.openid.domain |
| Modifier and Type | Method and Description |
|---|---|
OpenIdNonce |
NonceController.get(OpenIdConfiguration configuration,
javax.security.enterprise.authentication.mechanism.http.HttpMessageContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
NonceController.getNonceHash(OpenIdNonce nonce) |
void |
NonceController.store(OpenIdNonce nonce,
OpenIdConfiguration configuration,
javax.security.enterprise.authentication.mechanism.http.HttpMessageContext context) |
| Modifier and Type | Method and Description |
|---|---|
static OpenIdNonce |
OpenIdNonce.valueOf(String value)
Convert String nonce value to Nonce object
|
Copyright © 2019. All rights reserved.