public class EmptyEndpointProcessor extends EndpointProcessor
authServer| Constructor and Description |
|---|
EmptyEndpointProcessor(OAuth2AuthorizationServerInterceptor authServer) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getResponseType(SessionManager.Session s) |
boolean |
isResponsible(Exchange exc) |
Outcome |
process(Exchange exc) |
public EmptyEndpointProcessor(OAuth2AuthorizationServerInterceptor authServer)
public boolean isResponsible(Exchange exc)
isResponsible in class EndpointProcessorpublic Outcome process(Exchange exc) throws Exception
process in class EndpointProcessorExceptionprotected static String getResponseType(SessionManager.Session s)
Copyright © 2022. All Rights Reserved.