| Package | Description |
|---|---|
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
EnterpriseAuthenticationAppLinkConfig |
EnterpriseAuthenticationAppLinkConfig.clone() |
EnterpriseAuthenticationAppLinkConfig |
EnterpriseAuthenticationAppLinkConfig.set(String fieldName,
Object value) |
EnterpriseAuthenticationAppLinkConfig |
EnterpriseAuthenticationAppLinkConfig.setUri(String uri)
An authentication url.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnterpriseAuthenticationAppLinkConfig> |
ProductPolicy.getEnterpriseAuthenticationAppLinkConfigs()
An authentication URL configuration for the authenticator app of an identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
ProductPolicy |
ProductPolicy.setEnterpriseAuthenticationAppLinkConfigs(List<EnterpriseAuthenticationAppLinkConfig> enterpriseAuthenticationAppLinkConfigs)
An authentication URL configuration for the authenticator app of an identity provider.
|
Copyright © 2011–2025 Google. All rights reserved.