|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.protocol.shared.chain.impl.CommandBase
org.apache.directory.server.kerberos.shared.service.ErrorMessageHandler
org.apache.directory.server.kerberos.kdc.authentication.AuthenticationExceptionHandler
public class AuthenticationExceptionHandler
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.server.protocol.shared.chain.impl.CommandBase |
|---|
CONTINUE_CHAIN, STOP_CHAIN |
| Constructor Summary | |
|---|---|
AuthenticationExceptionHandler()
|
|
| Method Summary | |
|---|---|
boolean |
execute(org.apache.directory.server.protocol.shared.chain.Context context)
|
boolean |
postprocess(org.apache.directory.server.protocol.shared.chain.Context context,
java.lang.Exception exception)
|
| Methods inherited from class org.apache.directory.server.kerberos.shared.service.ErrorMessageHandler |
|---|
getErrorMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationExceptionHandler()
| Method Detail |
|---|
public boolean execute(org.apache.directory.server.protocol.shared.chain.Context context)
throws java.lang.Exception
java.lang.Exception
public boolean postprocess(org.apache.directory.server.protocol.shared.chain.Context context,
java.lang.Exception exception)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||