| Package | Description |
|---|---|
| fish.payara.security.openid | |
| fish.payara.security.openid.api | |
| fish.payara.security.openid.controller | |
| fish.payara.security.openid.domain |
| Class and Description |
|---|
| AccessToken
The Access Token is used by an application to access protected resources.
|
| IdentityToken
Identity tokens is a security token that issued in authentication flow
process.
|
| Class and Description |
|---|
| AccessToken
The Access Token is used by an application to access protected resources.
|
| AccessToken.Type |
| DisplayType
Display specifies how the Authorization Server displays the authentication
and consent user interface pages to the End-User.
|
| IdentityToken
Identity tokens is a security token that issued in authentication flow
process.
|
| OpenIdClaims
User Claims received from the userinfo endpoint
|
| OpenIdState
Class to hold state of OpenId
|
| PromptType
Prompt specifies whether the Authorization Server prompts the End-User for
re-authentication and consent.
|
| RefreshToken
A refresh token provides continuous access to authentication server while the
user is not logged into application by issuing new access token.
|
| Scope |
| Class and Description |
|---|
| AccessToken
The Access Token is used by an application to access protected resources.
|
| IdentityToken
Identity tokens is a security token that issued in authentication flow
process.
|
| OpenIdState
Class to hold state of OpenId
|
| RefreshToken
A refresh token provides continuous access to authentication server while the
user is not logged into application by issuing new access token.
|
| Class and Description |
|---|
| AccessToken
The Access Token is used by an application to access protected resources.
|
| AccessToken.Type |
| IdentityToken
Identity tokens is a security token that issued in authentication flow
process.
|
| OpenIdClaims
User Claims received from the userinfo endpoint
|
| OpenIdContext
An injectable interface that provides access to access token, identity token,
claims and OpenId Connect provider related information.
|
| RefreshToken
A refresh token provides continuous access to authentication server while the
user is not logged into application by issuing new access token.
|
| Scope |
Copyright © 2019. All rights reserved.