Class UmaWebException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UmaWebException
    extends javax.ws.rs.WebApplicationException
    Author:
    yuriyz on 06/06/2017.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.net.URI createErrorUri​(java.lang.String redirectUri, ErrorResponseFactory factory, UmaErrorResponseType errorType, java.lang.String state)  
      static javax.ws.rs.core.Response createRedirectErrorResponse​(java.lang.String redirectUri, ErrorResponseFactory factory, UmaErrorResponseType errorType, java.lang.String state)  
      • Methods inherited from class javax.ws.rs.WebApplicationException

        getResponse
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait