Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AppGroupAssertionAttributes.Builder |
AppGroupAssertionAttributes.builder()
Create a new builder.
|
AppGroupAssertionAttributes.Builder |
AppGroupAssertionAttributes.Builder.condition(String condition)
Indicates the filter types that are supported for the Group assertion attributes.
|
AppGroupAssertionAttributes.Builder |
AppGroupAssertionAttributes.Builder.copy(AppGroupAssertionAttributes model) |
AppGroupAssertionAttributes.Builder |
AppGroupAssertionAttributes.Builder.format(String format)
Indicates the format of the assertion attribute.
|
AppGroupAssertionAttributes.Builder |
AppGroupAssertionAttributes.Builder.groupName(String groupName)
Indicates the group name that are supported for the group assertion attributes.
|
AppGroupAssertionAttributes.Builder |
AppGroupAssertionAttributes.Builder.name(String name)
The attribute represents the name of the attribute that will be used in the Security
Assertion Markup Language (SAML) assertion
|
AppGroupAssertionAttributes.Builder |
AppGroupAssertionAttributes.toBuilder() |
Copyright © 2016–2024. All rights reserved.