- 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, SECONDS_TO_MILISECONDS_FACTOR, tokenMgtDAO
-
Method Summary
-
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, getTokenType, getUserStoreDomain, 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.