public class AuthenticationRequiredException extends AuthenticationException
Thrown to indicate that authentication is required before invoking a target.
Constructor and Description |
---|
AuthenticationRequiredException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationRequiredException(String message)
Copyright © 2018 JBoss by Red Hat. All rights reserved.