Interface AuthenticationQueryResponse
- All Superinterfaces:
QueryResponse,Response<Query>,Serializable
Interface Representing Authentication Query Response.
-
Nested Class Summary
Nested classes/interfaces inherited from interface oracle.communication.brm.charging.messages.query.QueryResponse
QueryResponse.Status -
Method Summary
Methods inherited from interface oracle.communication.brm.charging.messages.query.QueryResponse
getStatusMethods inherited from interface oracle.communication.brm.charging.messages.framework.Response
getOperation
-
Method Details
-
getPwd
String getPwd()- Returns:
- The password from the response.
-