public class ResteasyNotAuthorizedException extends javax.ws.rs.NotAuthorizedException implements WebApplicationExceptionWrapper<javax.ws.rs.NotAuthorizedException>
NotAuthorizedException with a sanitized response| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getChallenges() |
javax.ws.rs.NotAuthorizedException |
unwrap()
Returns the original, unwrapped, exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsanitize, unwrap, wrappublic List<Object> getChallenges()
getChallenges in class javax.ws.rs.NotAuthorizedExceptionpublic javax.ws.rs.NotAuthorizedException unwrap()
WebApplicationExceptionWrapperunwrap in interface WebApplicationExceptionWrapper<javax.ws.rs.NotAuthorizedException>Copyright © 2021 JBoss by Red Hat. All rights reserved.