Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AppUserAssertionAttributes.Builder |
AppUserAssertionAttributes.builder()
Create a new builder.
|
AppUserAssertionAttributes.Builder |
AppUserAssertionAttributes.Builder.copy(AppUserAssertionAttributes model) |
AppUserAssertionAttributes.Builder |
AppUserAssertionAttributes.Builder.format(String format)
Indicates the format of the assertion attribute.
|
AppUserAssertionAttributes.Builder |
AppUserAssertionAttributes.Builder.name(String name)
The attribute represents the name of the attribute that will be used in the Security
Assertion Markup Language (SAML) assertion
|
AppUserAssertionAttributes.Builder |
AppUserAssertionAttributes.toBuilder() |
AppUserAssertionAttributes.Builder |
AppUserAssertionAttributes.Builder.userStoreAttributeName(String userStoreAttributeName)
This attribute specifies which user attribute should be used to create the value of the
SAML assertion attribute.
|
Copyright © 2016–2024. All rights reserved.