|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkrb5.lib.TicketGrantingServiceImpl
public class TicketGrantingServiceImpl
Class Description : Implementaion of the TicketGrantingServiceInterface.
| Constructor Summary | |
|---|---|
TicketGrantingServiceImpl()
Class Constructor: Initialize the authentication database if it is doesn't exist |
|
| Method Summary | |
|---|---|
TGSRep |
handleTGSReq(TGSReq req)
Authenticate the KRB_TGS_REQ message sent by the client. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TicketGrantingServiceImpl()
| Method Detail |
|---|
public TGSRep handleTGSReq(TGSReq req)
throws java.rmi.RemoteException
handleTGSReq in interface TicketGrantingServiceInterfacereq - TGSReq
java.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||