public @interface OAuth2BasicConfig
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
authorization_endpoint |
java.lang.String |
client_id |
java.lang.String |
client_secret |
java.lang.String |
domain |
java.lang.String |
token_endpoint |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
redirect_endpoint |
boolean |
self_authorize |
Copyright (c) OSGi Alliance (2014, 2020). All Rights Reserved.