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

Packages that use ServerAuthSession
org.jdiameter.api.auth   
 

Uses of ServerAuthSession in org.jdiameter.api.auth
 

Methods in org.jdiameter.api.auth with parameters of type ServerAuthSession
 void ServerAuthSessionListener.doAbortSessionAnswerEvent(ServerAuthSession session, AbortSessionAnswer answer)
          Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived AbortSessionRequest message.
 void ServerAuthSessionListener.doAuthRequestEvent(ServerAuthSession session, AppRequestEvent request)
          Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived AuthRequest message.
 void ServerAuthSessionListener.doReAuthAnswerEvent(ServerAuthSession session, ReAuthRequest request, ReAuthAnswer answer)
          Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived ReAuthAnswer message.
 void ServerAuthSessionListener.doSessionTerminationRequestEvent(ServerAuthSession session, SessionTermRequest request)
          Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived SessionTerminationRequest message.
 



Copyright © 2009. All Rights Reserved.