Uses of Interface
org.jdiameter.api.auth.ClientAuthSession

Packages that use ClientAuthSession
org.jdiameter.api.auth   
 

Uses of ClientAuthSession in org.jdiameter.api.auth
 

Methods in org.jdiameter.api.auth with parameters of type ClientAuthSession
 void ClientAuthSessionListener.doAbortSessionRequestEvent(ClientAuthSession session, AbortSessionRequest request)
          Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AbortSessionRequest message.
 void ClientAuthSessionListener.doAuthAnswerEvent(ClientAuthSession session, AppRequestEvent request, AppAnswerEvent answer)
          Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AuthAnswer message.
 void ClientAuthSessionListener.doReAuthRequestEvent(ClientAuthSession session, ReAuthRequest request)
          Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived ReAuthRequest message.
 void ClientAuthSessionListener.doSessionTerminationAnswerEvent(ClientAuthSession session, SessionTermAnswer answer)
          Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived SessionTerminationAnswer message.
 



Copyright © 2010. All Rights Reserved.