- java.lang.Object
-
- org.wso2.carbon.identity.oauth2.token.handlers.grant.AbstractAuthorizationGrantHandler
-
- org.wso2.carbon.identity.oauth2.token.handlers.grant.PasswordGrantHandler
-
- org.wso2.sample.identity.oauth2.grant.password.RoleBasedPasswordGrant
-
-
Field Summary
-
Fields inherited from class org.wso2.carbon.identity.oauth2.token.handlers.grant.AbstractAuthorizationGrantHandler
cacheEnabled, callbackManager, EXISTING_TOKEN_ISSUED, oauthCache, oauthIssuerImpl, tokenMgtDAO
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
validateGrant(org.wso2.carbon.identity.oauth2.token.OAuthTokenReqMessageContext tokReqMsgCtx) |
-
Methods inherited from class org.wso2.carbon.identity.oauth2.token.handlers.grant.PasswordGrantHandler
issueRefreshToken
-
Methods inherited from class org.wso2.carbon.identity.oauth2.token.handlers.grant.AbstractAuthorizationGrantHandler
authorizeAccessDelegation, init, isAuthorizedClient, isConfidentialClient, isOfTypeApplicationUser, issue, storeAccessToken, validateScope
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007–2017 WSO2. All rights reserved.