Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/AclCustomIdentity

AclCustomIdentity

[JVM]
open class AclCustomIdentity : AclIdentity

Represents a custom identity in the access control list (ACL).

Constructors

AclCustomIdentity[JVM]
constructor(trn: String)
Creates a custom identity.

Functions

NameSummary
equals[JVM]
open fun equals(obj: Any): Boolean
formatEntity[JVM]
open fun formatEntity(): String
Returns the TRN (Trimble Resource Name) of the user.
hashCode[JVM]
open fun hashCode(): Int
toString[JVM]
open fun toString(): String