Constructor and Description |
---|
EAttribute(Attribute aObject) |
Modifier and Type | Field and Description |
---|---|
Attribute[] |
_SeqOfAttribute.elements |
Constructor and Description |
---|
_SeqOfAttribute(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Modifier and Type | Field and Description |
---|---|
Attribute[] |
UnsignedAttributes.elements |
Attribute[] |
UnprotectedAttributes.elements |
Attribute[] |
UnauthAttributes.elements |
Attribute[] |
SignedAttributes.elements |
Attribute[] |
CryptoInfos.elements |
Attribute[] |
ClaimedAttributes.elements |
Attribute[] |
AuthAttributes.elements |
Attribute[] |
Attributes.elements |
Constructor and Description |
---|
Attributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
AuthAttributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
ClaimedAttributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
CryptoInfos(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
SignedAttributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
UnauthAttributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
UnprotectedAttributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
UnsignedAttributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Modifier and Type | Field and Description |
---|---|
Attribute[] |
Attributes.elements |
Constructor and Description |
---|
Attributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Modifier and Type | Field and Description |
---|---|
Attribute[] |
SubjectDirectoryAttributes.elements |
Constructor and Description |
---|
SubjectDirectoryAttributes(Attribute[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
Copyright © 2025. All rights reserved.