| Package | Description |
|---|---|
| com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<LoginDefinition> |
Login.iterator()
Returns an iterator over
LoginDefinition. |
| Modifier and Type | Method and Description |
|---|---|
void |
Login.addLoginDefinition(LoginDefinition definition)
Adds a login definition.
|
boolean |
Login.removeLoginDefinition(LoginDefinition definition)
Removes the specified login definition from this Login object.
|
Copyright © 2021. All rights reserved.