public class FileBasedOIDCConfigProvider extends Object implements OIDCConfigProvider
OIDCAgentConfig model.
It is an implementation of the base class, OIDCConfigProvider.| Constructor and Description |
|---|
FileBasedOIDCConfigProvider(InputStream fileInputStream) |
| Modifier and Type | Method and Description |
|---|---|
OIDCAgentConfig |
getOidcAgentConfig()
Retrieves the
OIDCAgentConfig object with the agent specific configurations. |
public FileBasedOIDCConfigProvider(InputStream fileInputStream) throws SSOAgentClientException
SSOAgentClientExceptionpublic OIDCAgentConfig getOidcAgentConfig()
OIDCAgentConfig object with the agent specific configurations.getOidcAgentConfig in interface OIDCConfigProviderOIDCAgentConfig Object containing the agent specific configurations.Copyright © 2022 WSO2. All rights reserved.