Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/AclApplicationIdentity

AclApplicationIdentity

[JVM]
open class AclApplicationIdentity : AclIdentity

Represents an application identity in the access control list (ACL).

Constructors

AclApplicationIdentity[JVM]
constructor(applicationId: UUID)
Creates an application identity.

Functions

NameSummary
formatEntity[JVM]
open fun formatEntity(): String
Returns the TRN (Trimble Resource Name) of the application.
toString[JVM]
open fun toString(): String