org.openmdx.security.authentication1.cci2.ChallengeResponse Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////
//
// Generated by org.openmdx.application.mof.mapping.java.InstanceMapper 2.17.7
// Generated at 2020-11-27T16:04:30.345Z
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.openmdx.security.authentication1.cci2;
/**
* Class ChallengeResponse
*/
public interface ChallengeResponse
extends org.openmdx.security.authentication1.cci2.Credential{
// ----------------------------------------------------------------------------
// Instance/End
// ----------------------------------------------------------------------------
}