|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||