public class OAuth2Authorization extends Authorization
| Constructor and Description |
|---|
OAuth2Authorization() |
| Modifier and Type | Method and Description |
|---|---|
GrantTypes |
getGrantTypes() |
List<AuthorizationScope> |
getScopes() |
void |
setGrantTypes(GrantTypes grantTypes) |
void |
setScopes(List<AuthorizationScope> scopes) |
String |
toString() |
getType, setTypeaddExtraField, getExtraFieldspublic List<AuthorizationScope> getScopes()
public void setScopes(List<AuthorizationScope> scopes)
public GrantTypes getGrantTypes()
public void setGrantTypes(GrantTypes grantTypes)
Copyright © 2025. All rights reserved.