public class ClientCredentialsGrant extends GrantBase
GrantBase.GrantType
Constructor and Description |
---|
ClientCredentialsGrant(Set<String> scopes) |
ClientCredentialsGrant(String scopesString) |
Modifier and Type | Method and Description |
---|---|
GrantBase.GrantType |
getGrantType() |
getTokenError, getTokenRequest, getTokenResponse
public ClientCredentialsGrant(String scopesString)
public GrantBase.GrantType getGrantType()
getGrantType
in class GrantBase