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 Details

    • OAuthServiceExceptionMapper

      public OAuthServiceExceptionMapper()
  • Method Details