| Class | Description |
|---|---|
| OpenIdAuthenticationMechanism |
The AuthenticationMechanism used to authenticate users using the OpenId
Connect protocol
Specification Implemented : http://openid.net/specs/openid-connect-core-1_0.html |
| OpenIdCredential | |
| OpenIdExtension |
Activates
OpenIdAuthenticationMechanism with the
OpenIdAuthenticationDefinition annotation configuration. |
| OpenIdIdentityStore |
Identity store validates the identity token & access toekn and returns the
validation result with the caller name and groups.
|
| OpenIdUtil |
Copyright © 2019. All rights reserved.