public class ResourceIdentity extends Object
Constructor and Description |
---|
ResourceIdentity() |
Modifier and Type | Method and Description |
---|---|
UUID |
principalId()
Get the principalId value.
|
UUID |
tenantId()
Get the tenantId value.
|
IdentityType |
type()
Get the type value.
|
ResourceIdentity |
withType(IdentityType type)
Set the type value.
|
public UUID principalId()
public IdentityType type()
public ResourceIdentity withType(IdentityType type)
type
- the type value to setpublic UUID tenantId()
Copyright © 2019. All rights reserved.