Class OAuthServiceExceptionMapper
java.lang.Object
org.apache.cxf.rs.security.oauth2.provider.OAuthServiceExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<OAuthServiceException>
public class OAuthServiceExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<OAuthServiceException>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponsetoResponse(OAuthServiceException exception)
-
Constructor Details
-
OAuthServiceExceptionMapper
public OAuthServiceExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<OAuthServiceException>
-