Package org.gcube.oidc.rest
Interface OpenIdConnectConfiguration
public interface OpenIdConnectConfiguration
-
Method Summary
Modifier and Type Method Description URLgetAuthorizationURL()URLgetAvatarURL()URLgetIssuerURL()URLgetLogoutURL()StringgetPortalClientId()StringgetPortalClientSecret()StringgetScope()URLgetTokenURL()
-
Method Details