| Package | Description |
|---|---|
| com.google.api.services.androidenterprise | |
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidEnterprise.Enterprises.CreateWebToken |
AndroidEnterprise.Enterprises.createWebToken(String enterpriseId,
AdministratorWebTokenSpec content)
Returns a unique token to access an embeddable UI.
|
| Constructor and Description |
|---|
CreateWebToken(String enterpriseId,
AdministratorWebTokenSpec content)
Returns a unique token to access an embeddable UI.
|
| Modifier and Type | Method and Description |
|---|---|
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.clone() |
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.set(String fieldName,
Object value) |
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.setManagedConfigurations(AdministratorWebTokenSpecManagedConfigurations managedConfigurations)
Options for displaying the Managed Configuration page.
|
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.setParent(String parent)
The URI of the parent frame hosting the iframe.
|
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.setPermission(List<String> permission)
Deprecated.
|
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.setPlaySearch(AdministratorWebTokenSpecPlaySearch playSearch)
Options for displaying the managed Play Search apps page.
|
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.setPrivateApps(AdministratorWebTokenSpecPrivateApps privateApps)
Options for displaying the Private Apps page.
|
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.setStoreBuilder(AdministratorWebTokenSpecStoreBuilder storeBuilder)
Options for displaying the Organize apps page.
|
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.setWebApps(AdministratorWebTokenSpecWebApps webApps)
Options for displaying the Web Apps page.
|
AdministratorWebTokenSpec |
AdministratorWebTokenSpec.setZeroTouch(AdministratorWebTokenSpecZeroTouch zeroTouch)
Options for displaying the Zero Touch page.
|
Copyright © 2011–2025 Google. All rights reserved.