|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkrb5.lib.AuthenticationServiceImpl
public class AuthenticationServiceImpl
Class Description : Implementaion of the AuthenticationServiceInterface.
Constructor Summary | |
---|---|
AuthenticationServiceImpl()
Class Constructor: Initialize the authentication database if it is doesn't exist |
Method Summary | |
---|---|
ASRep |
authenticate(ASReq req)
Authenticate the KRB_AS_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 AuthenticationServiceImpl()
Method Detail |
---|
public ASRep authenticate(ASReq req) throws java.rmi.RemoteException
authenticate
in interface AuthenticationServiceInterface
req
- ASReq
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |