| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
IdpCredential |
IdpCredential.clone() |
IdpCredential |
IdpCredential.set(String fieldName,
Object value) |
IdpCredential |
IdpCredential.setDsaKeyInfo(DsaPublicKeyInfo dsaKeyInfo)
Output only.
|
IdpCredential |
IdpCredential.setName(String name)
Output only.
|
IdpCredential |
IdpCredential.setRsaKeyInfo(RsaPublicKeyInfo rsaKeyInfo)
Output only.
|
IdpCredential |
IdpCredential.setUpdateTime(String updateTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdpCredential> |
ListIdpCredentialsResponse.getIdpCredentials()
The IdpCredentials from the specified InboundSamlSsoProfile.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdpCredentialsResponse |
ListIdpCredentialsResponse.setIdpCredentials(List<IdpCredential> idpCredentials)
The IdpCredentials from the specified InboundSamlSsoProfile.
|
Copyright © 2011–2024 Google. All rights reserved.