Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
SelfRegistrationProfileFooterText |
SelfRegistrationProfileFooterText.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SelfRegistrationProfileFooterText> |
SelfRegistrationProfile.getFooterText()
Footer text
|
Modifier and Type | Method and Description |
---|---|
SelfRegistrationProfileFooterText.Builder |
SelfRegistrationProfileFooterText.Builder.copy(SelfRegistrationProfileFooterText model) |
Modifier and Type | Method and Description |
---|---|
SelfRegistrationProfile.Builder |
SelfRegistrationProfile.Builder.footerText(List<SelfRegistrationProfileFooterText> footerText)
Footer text
|
Constructor and Description |
---|
SelfRegistrationProfile(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
String externalId,
String name,
Boolean activationEmailRequired,
Integer numberOfDaysRedirectUrlIsValid,
Boolean active,
Boolean showOnLoginPage,
List<String> allowedEmailDomains,
List<String> disallowedEmailDomains,
String headerLogo,
String footerLogo,
String redirectUrl,
Boolean consentTextPresent,
List<SelfRegistrationProfileDisplayName> displayName,
List<SelfRegistrationProfileAfterSubmitText> afterSubmitText,
List<SelfRegistrationProfileUserAttributes> userAttributes,
SelfRegistrationProfileEmailTemplate emailTemplate,
List<SelfRegistrationProfileDefaultGroups> defaultGroups,
List<SelfRegistrationProfileHeaderText> headerText,
List<SelfRegistrationProfileFooterText> footerText,
List<SelfRegistrationProfileConsentText> consentText)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.