public class AnonymousIdentityToken extends UserIdentityToken
| Modifier and Type | Class and Description |
|---|---|
static class |
AnonymousIdentityToken.Builder |
static class |
AnonymousIdentityToken.Fields |
Structure.MapKind<T>UaNamespaceTranslateable.Context| Modifier and Type | Field and Description |
|---|---|
static StructureSpecification |
SPECIFICATION |
| Modifier | Constructor and Description |
|---|---|
|
AnonymousIdentityToken() |
|
AnonymousIdentityToken(String f_policyId) |
protected |
AnonymousIdentityToken(UaDataTypeSpecification specification) |
| Modifier and Type | Method and Description |
|---|---|
static AnonymousIdentityToken.Builder |
builder() |
AnonymousIdentityToken |
clone()
Clones the Structure.
|
AnonymousIdentityToken.Builder |
toBuilder()
Returns a builder with the data of this Structure pre-set.
|
getPolicyId, setPolicyIdbuilderclear, equals, forEachField, forEachField, get, get, hashCode, indexGet, indexSet, set, set, specification, toFieldNamesMap, toFieldNamesMap, toFieldsMap, toFieldsMap, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitreduceFields, reduceFields, toMap, withTranslatedNamespacespublic static final StructureSpecification SPECIFICATION
public AnonymousIdentityToken()
protected AnonymousIdentityToken(UaDataTypeSpecification specification)
public AnonymousIdentityToken(String f_policyId)
public AnonymousIdentityToken clone()
AbstractStructureCloneNotSupportedException
as all Structures must be cloneable.clone in interface Structureclone in class UserIdentityTokenpublic static AnonymousIdentityToken.Builder builder()
public AnonymousIdentityToken.Builder toBuilder()
Structure#getClass() as this one.toBuilder in interface StructuretoBuilder in class UserIdentityTokenCopyright © 2026. All rights reserved.