|
||||||||||
| 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
public abstract class ErrorMessageHandler
A Command for helping convert a KerberosException into
an ErrorMessage to be returned to clients.
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.server.protocol.shared.chain.impl.CommandBase |
|---|
CONTINUE_CHAIN, STOP_CHAIN |
| Constructor Summary | |
|---|---|
ErrorMessageHandler()
|
|
| Method Summary | |
|---|---|
ErrorMessage |
getErrorMessage(javax.security.auth.kerberos.KerberosPrincipal principal,
KerberosException exception)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.directory.server.protocol.shared.chain.Filter |
|---|
postprocess |
| Methods inherited from interface org.apache.directory.server.protocol.shared.chain.Command |
|---|
execute |
| Constructor Detail |
|---|
public ErrorMessageHandler()
| Method Detail |
|---|
public ErrorMessage getErrorMessage(javax.security.auth.kerberos.KerberosPrincipal principal,
KerberosException exception)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||