public class RevocationEndpointProcessor extends EndpointProcessor
authServer| Constructor and Description |
|---|
RevocationEndpointProcessor(OAuth2AuthorizationServerInterceptor authServer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isResponsible(Exchange exc) |
Outcome |
process(Exchange exc) |
public RevocationEndpointProcessor(OAuth2AuthorizationServerInterceptor authServer)
public boolean isResponsible(Exchange exc)
isResponsible in class EndpointProcessorCopyright © 2021. All Rights Reserved.