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

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

package org.openmdx.security.authentication1.jpa3;

/**
 * ChallengeResponse$Slice object hold the ChallengeResponse's multivalued attributes
 */
@SuppressWarnings("serial")
public class ChallengeResponse$Slice extends org.openmdx.security.authentication1.jpa3.Credential$Slice {


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

  /**
   * Constructor
   */
  protected ChallengeResponse$Slice(
    ChallengeResponse object,
    int index
  ){
    super(object, index);
  }

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy