Class ExtendedNoDResponse

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        The serial version UID
        See Also:
        Constant Field Values
      • EXTENSION_OID

        public static final String EXTENSION_OID
        The OID of the NotiveOfDisconnect extended operation.
        See Also:
        Constant Field Values
      • UNAVAILABLE

        public static final ExtendedNoDResponse UNAVAILABLE
        The single instance with unavailable result code.
      • PROTOCOLERROR

        public static final ExtendedNoDResponse PROTOCOLERROR
        The single instance with protocolError result code.
      • STRONGAUTHREQUIRED

        public static final ExtendedNoDResponse STRONGAUTHREQUIRED
        The single instance with strongAuthRequired result code.
    • Method Detail

      • getResponse

        public byte[] getResponse()
        Gets the reponse OID specific encoded response values.
        Returns:
        the response specific encoded response values.