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

org.openmdx.security.authentication1.jmi1.Password Maven / Gradle / Ivy

There is a newer version: 2.18.10
Show newest version
// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////
//
// Generated by org.openmdx.application.mof.mapping.java.InstanceMapper 2.17.7
// Generated at 2020-11-27T16:04:30.665Z
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.openmdx.security.authentication1.jmi1;

/**
 * Class Password
 */
public interface Password
  extends org.openmdx.security.authentication1.cci2.Password,
    org.openmdx.security.authentication1.jmi1.Credential{

// ----------------------------------------------------------------------------
// Instance/Operation
// ----------------------------------------------------------------------------
  /**
   */
  public org.openmdx.base.jmi1.Void change(
      org.openmdx.security.authentication1.jmi1.PasswordChangeParams in
  );

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

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy