public class ModifiedAccessTokenPasswordGrant
extends org.wso2.carbon.identity.oauth2.token.handlers.grant.PasswordGrantHandler
Constructor and Description |
---|
ModifiedAccessTokenPasswordGrant() |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.identity.oauth2.dto.OAuth2AccessTokenRespDTO |
issue(org.wso2.carbon.identity.oauth2.token.OAuthTokenReqMessageContext tokReqMsgCtx) |
issueRefreshToken, validateGrant
public org.wso2.carbon.identity.oauth2.dto.OAuth2AccessTokenRespDTO issue(org.wso2.carbon.identity.oauth2.token.OAuthTokenReqMessageContext tokReqMsgCtx) throws org.wso2.carbon.identity.oauth2.IdentityOAuth2Exception
issue
in interface org.wso2.carbon.identity.oauth2.token.handlers.grant.AuthorizationGrantHandler
issue
in class org.wso2.carbon.identity.oauth2.token.handlers.grant.AbstractAuthorizationGrantHandler
org.wso2.carbon.identity.oauth2.IdentityOAuth2Exception
Copyright © 2007–2017 WSO2. All rights reserved.