Uses of Interface
org.jdiameter.api.auth.events.ReAuthRequest

Packages that use ReAuthRequest
org.jdiameter.api.auth   
 

Uses of ReAuthRequest in org.jdiameter.api.auth
 

Methods in org.jdiameter.api.auth with parameters of type ReAuthRequest
 void ServerAuthSessionListener.doReAuthAnswerEvent(ServerAuthSession session, ReAuthRequest request, ReAuthAnswer answer)
          Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived ReAuthAnswer message.
 void ClientAuthSessionListener.doReAuthRequestEvent(ClientAuthSession session, ReAuthRequest request)
          Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived ReAuthRequest message.
 void ServerAuthSession.sendReAuthRequest(ReAuthRequest request)
          Send re-authenticate request to client
 



Copyright © 2008. All Rights Reserved.