- java.lang.Object
-
- org.wso2.carbon.identity.oauth2.validators.DefaultOAuth2TokenValidator
-
- org.wso2.carbon.identity.oauth2.validators.OAuth2JWTTokenValidator
-
- io.cellery.security.extensions.jwt.CellerySignedJWTValidator
-
-
Field Summary
-
Fields inherited from class org.wso2.carbon.identity.oauth2.validators.DefaultOAuth2TokenValidator
TOKEN_TYPE
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
boolean |
validateAccessToken(org.wso2.carbon.identity.oauth2.validators.OAuth2TokenValidationMessageContext validationContext) |
boolean |
validateScope(org.wso2.carbon.identity.oauth2.validators.OAuth2TokenValidationMessageContext messageContext) |
-
Methods inherited from class org.wso2.carbon.identity.oauth2.validators.OAuth2JWTTokenValidator
resolveSignerCertificate
-
Methods inherited from class org.wso2.carbon.identity.oauth2.validators.DefaultOAuth2TokenValidator
validateAccessDelegation
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 WSO2. All rights reserved.