public interface OpenIdConnectConfiguration
| Modifier and Type | Method and Description |
|---|---|
URL |
getAuthorizationURL() |
URL |
getAvatarURL() |
URL |
getIssuerURL() |
URL |
getLogoutURL() |
String |
getPortalClientId() |
String |
getPortalClientSecret() |
String |
getScope() |
URL |
getTokenURL() |
String getScope()
String getPortalClientId()
String getPortalClientSecret()
URL getIssuerURL()
URL getLogoutURL()
URL getTokenURL()
URL getAuthorizationURL()
URL getAvatarURL()
Copyright © 2021. All Rights Reserved.