Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
UserExtIdcsAppRolesLimitedToGroups |
UserExtIdcsAppRolesLimitedToGroups.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UserExtIdcsAppRolesLimitedToGroups> |
ExtensionUserUser.getIdcsAppRolesLimitedToGroups()
Description:
|
Modifier and Type | Method and Description |
---|---|
UserExtIdcsAppRolesLimitedToGroups.Builder |
UserExtIdcsAppRolesLimitedToGroups.Builder.copy(UserExtIdcsAppRolesLimitedToGroups model) |
Modifier and Type | Method and Description |
---|---|
ExtensionUserUser.Builder |
ExtensionUserUser.Builder.idcsAppRolesLimitedToGroups(List<UserExtIdcsAppRolesLimitedToGroups> idcsAppRolesLimitedToGroups)
Description:
|
Constructor and Description |
---|
ExtensionUserUser(Boolean isFederatedUser,
Boolean isAuthenticationDelegated,
ExtensionUserUser.Status status,
ExtensionUserUser.Provider provider,
ExtensionUserUser.PreferredUiLandingPage preferredUiLandingPage,
ExtensionUserUser.CreationMechanism creationMechanism,
String groupMembershipLastModified,
Boolean doNotShowGettingStarted,
Boolean bypassNotification,
Boolean isAccountRecoveryEnrolled,
Boolean accountRecoveryRequired,
Boolean userFlowControlledByExternalClient,
Boolean isGroupMembershipNormalized,
Boolean isGroupMembershipSyncedToUsersGroups,
String notificationEmailTemplateId,
Boolean serviceUser,
List<UserExtSupportAccounts> supportAccounts,
List<UserExtIdcsAppRolesLimitedToGroups> idcsAppRolesLimitedToGroups,
UserExtUserToken userToken,
UserExtSyncedFromApp syncedFromApp,
UserExtApplicableAuthenticationTargetApp applicableAuthenticationTargetApp,
UserExtDelegatedAuthenticationTargetApp delegatedAuthenticationTargetApp,
List<UserExtAccounts> accounts,
List<UserExtGrants> grants,
List<UserExtAppRoles> appRoles)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.