All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openmdx.security.authentication1.jpa3.ChallengeResponse Maven / Gradle / Ivy

// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////
//
// Name: $Id: AbstractMapper.java,v 1.10 2011/07/08 13:20:51 wfro Exp $
// Generated by: openMDX Java Mapper
// Date: Mon Mar 09 17:05:03 CET 2020
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.openmdx.security.authentication1.jpa3;

/**
 * Class ChallengeResponse
 */
@SuppressWarnings("serial")
public class ChallengeResponse  extends org.openmdx.security.authentication1.jpa3.Credential
 implements org.openmdx.security.authentication1.cci2.ChallengeResponse
{

  /**
   * Constructor
   */
  public ChallengeResponse(
  ){
    // Implements Serializable
  }

// ----------------------------------------------------------------------------
// Instance/End
// ----------------------------------------------------------------------------


// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////
//
// Name: $Id: AbstractMapper.java,v 1.10 2011/07/08 13:20:51 wfro Exp $
// Generated by: openMDX Java Mapper
// Date: Mon Mar 09 17:05:03 CET 2020
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy