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
getStatus
Methods inherited from interface oracle.communication.brm.charging.messages.framework.Response
getOperation
-
Method Details
-
getPwd
String getPwd()- Returns:
- The password from the response.
-