| Interface | Description |
|---|---|
| OIDCManager |
OIDC manager service interface.
|
| Class | Description |
|---|---|
| DefaultOIDCManager |
OIDC manager implementation.
|
| DefaultOIDCManagerFactory |
A factory to create Default OIDC Manger objects based on a OIDCAgentConfig.
|
| HTTPSessionBasedOIDCProcessor |
A wrapper class for the
DefaultOIDCManager that provides
the functionality defined by the OIDCManager with using
HTTP sessions as the storage entity for the RequestContext
and SessionContext information. |
| SSOAgentConstants |
This class holds the constants used in the module, io.asgardeo.java.oidc.sdk.
|
| Enum | Description |
|---|---|
| SSOAgentConstants.ErrorMessages |
Copyright © 2023 WSO2. All rights reserved.