public interface Oauth2Config
Modifier and Type | Method and Description |
---|---|
List<String> |
getAllowedEmailsRegex() |
URI |
getAuthenticationEndpoint() |
String |
getClientId() |
String |
getClientSecret() |
URI |
getCodeToTokenEndpoint() |
List<String> |
getScope() |
Copyright © 2020. All rights reserved.