public final class OIDCAuthenticationConfiguration extends Object
| Constructor and Description |
|---|
OIDCAuthenticationConfiguration(String clientId,
String clientSecret,
String clientAuth) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientAuth()
The client authentication method
(cfr.
|
String |
getClientId()
The client or client identifier registered within the identity provider.
|
String |
getClientSecret()
The client or client secret registered within the identity provider.
|
public String getClientId()
public String getClientSecret()
public String getClientAuth()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.