Class VerifyAuthResponse

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class VerifyAuthResponse
    extends AbstractResponse
    Response to VerifyAuthRequest. Indicates whether or not the authentication presented in the VerifyAuthRequest message is valid.
    • Field Detail

      • isValid

        public boolean isValid