|
|||||||||||
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.GetPrincipalStoreEntry
Field Summary |
Fields inherited from class org.apache.directory.server.protocol.shared.chain.impl.CommandBase |
CONTINUE_CHAIN, STOP_CHAIN |
Constructor Summary | |
GetPrincipalStoreEntry()
|
Method Summary | |
PrincipalStoreEntry |
getEntry(javax.security.auth.kerberos.KerberosPrincipal principal,
PrincipalStore store,
ErrorType errorType)
|
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.Command |
execute |
Constructor Detail |
public GetPrincipalStoreEntry()
Method Detail |
public PrincipalStoreEntry getEntry(javax.security.auth.kerberos.KerberosPrincipal principal, PrincipalStore store, ErrorType errorType) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |