|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReAuthAnswer | |
|---|---|
| org.jdiameter.api.auth | |
| org.jdiameter.api.cca | |
| org.jdiameter.api.ro | |
| Uses of ReAuthAnswer in org.jdiameter.api.auth |
|---|
| Methods in org.jdiameter.api.auth with parameters of type ReAuthAnswer | |
|---|---|
void |
ServerAuthSessionListener.doReAuthAnswerEvent(ServerAuthSession session,
ReAuthRequest request,
ReAuthAnswer answer)
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived ReAuthAnswer message. |
void |
ClientAuthSession.sendReAuthAnswer(ReAuthAnswer answer)
Send re-authentication session answer to server |
| Uses of ReAuthAnswer in org.jdiameter.api.cca |
|---|
| Methods in org.jdiameter.api.cca with parameters of type ReAuthAnswer | |
|---|---|
void |
ServerCCASessionListener.doReAuthAnswer(ServerCCASession session,
ReAuthRequest request,
ReAuthAnswer answer)
Notifies this ServerCCASessionListener that the ServerCCASession has received a RAA message. |
void |
ClientCCASession.sendReAuthAnswer(ReAuthAnswer answer)
Send re-authentication answer to server |
| Uses of ReAuthAnswer in org.jdiameter.api.ro |
|---|
| Methods in org.jdiameter.api.ro with parameters of type ReAuthAnswer | |
|---|---|
void |
ServerRoSessionListener.doReAuthAnswer(ServerRoSession session,
ReAuthRequest request,
ReAuthAnswer answer)
Notifies this ServerRoSessionListener that the ServerRoSession has received a RAA message. |
void |
ClientRoSession.sendReAuthAnswer(ReAuthAnswer answer)
Send re-authentication answer to server |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||