JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.activiti.cloud.services.notifications.qraphql.ws.security.tokenverifier
Interface GraphQLAccessTokenVerifier
All Known Implementing Classes:
JwtAccessTokenVerifier
public interface
GraphQLAccessTokenVerifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
GraphQLAccessToken
verifyToken
(
String
credentials)
Method Details
verifyToken
GraphQLAccessToken
verifyToken
(
String
credentials)
throws
Exception
Throws:
Exception