Interface AuthenticationQueryResponse

All Superinterfaces:
QueryResponse, Response<Query>, Serializable

public interface AuthenticationQueryResponse extends QueryResponse
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

    Modifier and Type
    Method
    Description
     

    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.