The token request structure.
package |
Default |
---|
__construct( $tokenRequest = null)
mixed | null
getDisplayName() : string
string
getId() : string
string
getMeta() : string
string
getNumUses() : integer
integer
getPolicies() : string
string
getRole() : string
string
getTtl() : string
string
isNoDefaultPolicy() : boolean
boolean
isNoParent() : boolean
boolean
setDisplayName( $displayName) : $this
string
$this
setId( $id) : $this
string
$this
setMeta( $meta) : $this
string
$this
setNoDefaultPolicy( $noDefaultPolicy) : $this
boolean
$this
setNoParent( $noParent) : $this
boolean
$this
setNumUses( $numUses) : $this
integer
$this
setPolicies( $policies) : $this
string
$this
setRole( $role) : $this
string
$this
setTTL( $ttl) : $this
string
$this