Uses of Class
com.oracle.bmc.identitydomains.model.AppGroupAssertionAttributes
- 
Packages that use AppGroupAssertionAttributes Package Description com.oracle.bmc.identitydomains.model 
- 
- 
Uses of AppGroupAssertionAttributes in com.oracle.bmc.identitydomains.modelMethods in com.oracle.bmc.identitydomains.model that return AppGroupAssertionAttributes Modifier and Type Method Description AppGroupAssertionAttributesAppGroupAssertionAttributes.Builder. build()Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type AppGroupAssertionAttributes Modifier and Type Method Description List<AppGroupAssertionAttributes>AppExtensionSamlServiceProviderApp. getGroupAssertionAttributes()Each value of this attribute describes an attribute of Group that will be sent in a Security Assertion Markup Language (SAML) assertion.Methods in com.oracle.bmc.identitydomains.model with parameters of type AppGroupAssertionAttributes Modifier and Type Method Description AppGroupAssertionAttributes.BuilderAppGroupAssertionAttributes.Builder. copy(AppGroupAssertionAttributes model)Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type AppGroupAssertionAttributes Modifier and Type Method Description AppExtensionSamlServiceProviderApp.BuilderAppExtensionSamlServiceProviderApp.Builder. groupAssertionAttributes(List<AppGroupAssertionAttributes> groupAssertionAttributes)Each value of this attribute describes an attribute of Group that will be sent in a Security Assertion Markup Language (SAML) assertion.
 
-