public class ClientCredentialsGrant extends AccessTokenEnabledGrant
accessToken, accessTokenExpiry, refreshToken, scope, tokenType, valueGeneratorerrorCode, errorDescription, errorURI, state| Constructor and Description |
|---|
ClientCredentialsGrant() |
| Modifier and Type | Method and Description |
|---|---|
AccessTokenRequest |
getAccessTokenRequest() |
ClientCredentialsGrant |
setAccessTokenRequest(AccessTokenRequest accessTokenRequest) |
void |
validate() |
accessTokenResponse, getAccessToken, getScope, getTokenType, getValueGenerator, setAccessToken, setAccessTokenExpiry, setRefreshToken, setScope, setTokenType, setValueGeneratorerror, setErrorDescription, setErrorResponseCode, setErrorURIpublic AccessTokenRequest getAccessTokenRequest()
public ClientCredentialsGrant setAccessTokenRequest(AccessTokenRequest accessTokenRequest)
public void validate()
validate in class OAuthGrantCopyright © 2013 JBoss Inc.. All Rights Reserved.