public class AuthenticationException extends SecurityException
| Constructor and Description | 
|---|
| AuthenticationException() | 
| AuthenticationException(String reason) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationException()
public AuthenticationException(String reason)
Apache CXF