|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.maven.continuum.web.exception.AuthenticationRequiredException
public class AuthenticationRequiredException
Used when authentication is checked during authorization checks within action classes
| Constructor Summary | |
|---|---|
AuthenticationRequiredException(java.lang.String string)
|
|
AuthenticationRequiredException(java.lang.String string,
java.lang.Throwable throwable)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationRequiredException(java.lang.String string)
public AuthenticationRequiredException(java.lang.String string,
java.lang.Throwable throwable)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||