Package | Description |
---|---|
com.oracle.bmc.identitydataplane.model |
Modifier and Type | Method and Description |
---|---|
Tenant |
Tenant.Builder.build() |
Tenant |
AuthenticationPrincipal.getTenant()
The tenancy object.
|
Tenant |
CommonPrincipal.getTenant()
The tenant.
|
Modifier and Type | Method and Description |
---|---|
Tenant.Builder |
Tenant.Builder.copy(Tenant model) |
AuthenticationPrincipal.Builder |
AuthenticationPrincipal.Builder.tenant(Tenant tenant)
The tenancy object.
|
CommonPrincipal.Builder |
CommonPrincipal.Builder.tenant(Tenant tenant)
The tenant.
|
Constructor and Description |
---|
AuthenticationPrincipal(Tenant tenant,
User user)
Deprecated.
|
CommonPrincipal(Tenant tenant,
User user)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.