Set the value of this AzAttributeValueAnyURI object
with a Java URI object that can generate the string that
can be used for the value of a XACML #anyURI DataType.
Set the value of this AzAttributeValueBase64Binary object
with a Java AzDataByteArray object that can generate the
string that can be used for the value of a XACML
#base64Binary DataType.
Set the value of this AzAttributeValueBoolean object
with a Java Boolean object that can generate the string that
can be used for the value of a XACML #boolean DataType.
Set the value of this AzAttributeValueDayTimeDuration object
with an AzDataDayTimeDuration object that can generate the
string that can be used for the value of a XACML
#dayTimeDuration DataType.
Set the value of this AzAttributeValueDnsName object
with a Java String object that can generate the
string that can be used for the value of a XACML
#dnsName DataType.
Set the value of this AzAttributeValueDouble object
with a Java Double object that can generate the string that
can be used for the value of a XACML #double DataType.
Set the value of this AzAttributeValueHexBinary object
with a Java AzDataByteArray object that can generate the
string that can be used for the value of a XACML
#hexBinary DataType.
Set the value of this AzAttributeValueInteger object
with a Java Long object that can generate the string that
can be used for the value of a XACML #integer DataType.
Set the value of this AzAttributeValueIpAddress object
with a Java String object that can generate the
string that can be used for the value of a XACML
#ipAddress DataType.
Set the value of this AzAttributeValueRfc822Name object
with a Java String object that can generate the
string that can be used for the value of a XACML
#rfc822Name DataType.
Set the value of this AzAttributeValueString object
with a Java String object that can generate the string that
can be used for the value of a XACML #string DataType.
Set the value of this AzAttributeValueX500Name object
with a Java X500Principal object that can generate the
string that can be used for the value of a XACML
#x500Name DataType.
Set the value of this AzAttributeValueYearMonthDuration object
with an AzDataYearMonthDuration object that can generate the
string that can be used for the value of a XACML
#yearMonthDuration DataType.