Uses of Class
p12f.exe.otp.objects.OTPError

Packages that use OTPError
p12f.exe.otp.objects   
 

Uses of OTPError in p12f.exe.otp.objects
 

Fields in p12f.exe.otp.objects declared as OTPError
 OTPError OTPValidationResponse.otpError
           
 OTPError OTPSendResponse.otpError
           
 OTPError OTPResponse.otpError
           
 

Methods in p12f.exe.otp.objects that return OTPError
static OTPError OTPError.getObject(java.lang.String xml)
          Convierte un XML en un objeto OTPError.