Uses of Class
org.wso2.carbon.identity.oauth2.stub.OAuth2TokenValidationServiceCallbackHandler
-
Packages that use OAuth2TokenValidationServiceCallbackHandler Package Description org.wso2.carbon.identity.oauth2.stub -
-
Uses of OAuth2TokenValidationServiceCallbackHandler in org.wso2.carbon.identity.oauth2.stub
Methods in org.wso2.carbon.identity.oauth2.stub with parameters of type OAuth2TokenValidationServiceCallbackHandler Modifier and Type Method Description void
OAuth2TokenValidationService. startvalidate(OAuth2TokenValidationRequestDTO validationReqDTO1, OAuth2TokenValidationServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
OAuth2TokenValidationServiceStub. startvalidate(OAuth2TokenValidationRequestDTO validationReqDTO5, OAuth2TokenValidationServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
-