| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SignInBehavior |
SignInBehavior.clone() |
SignInBehavior |
InboundSsoAssignment.getSignInBehavior()
Assertions about users assigned to an IdP will always be accepted from that IdP.
|
SignInBehavior |
SignInBehavior.set(String fieldName,
Object value) |
SignInBehavior |
SignInBehavior.setRedirectCondition(String redirectCondition)
When to redirect sign-ins to the IdP.
|
| Modifier and Type | Method and Description |
|---|---|
InboundSsoAssignment |
InboundSsoAssignment.setSignInBehavior(SignInBehavior signInBehavior)
Assertions about users assigned to an IdP will always be accepted from that IdP.
|
Copyright © 2011–2024 Google. All rights reserved.