Package 

Class UserApiExtensionsKt

    • Method Summary

      Modifier and Type Method Description
      final static Response<AuthenticationResult> authenticateUserByName(UserApi $self, String username, String password) Extension function for the authenticateUserByName operation that accepts the username and password directly
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • authenticateUserByName

         final static Response<AuthenticationResult> authenticateUserByName(UserApi $self, String username, String password)

        Extension function for the authenticateUserByName operation that accepts the username and password directly