public class DefaultOIDCManagerFactory extends Object
| Constructor and Description |
|---|
DefaultOIDCManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static OIDCManager |
createOIDCManager(OIDCAgentConfig oidcAgentConfig)
Creates a new
DefaultOIDCManager object. |
public static OIDCManager createOIDCManager(OIDCAgentConfig oidcAgentConfig) throws SSOAgentClientException
DefaultOIDCManager object.oidcAgentConfig - The OIDCAgentConfig object containing the client specific details.SSOAgentClientException - If the OIDCAgentConfig validation is unsuccessful.Copyright © 2022 WSO2. All rights reserved.