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