Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
Authentication |
Authentication.clone() |
Authentication |
Service.getAuthentication()
Auth configuration.
|
Authentication |
Authentication.set(String fieldName,
Object value) |
Authentication |
Authentication.setProviders(List<AuthProvider> providers)
Defines a set of authentication providers that a service supports.
|
Authentication |
Authentication.setRules(List<AuthenticationRule> rules)
A list of authentication rules that apply to individual API methods.
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setAuthentication(Authentication authentication)
Auth configuration.
|
Copyright © 2011–2024 Google. All rights reserved.