A C D E G I M O P Q R S T V X

S

SAMPLE_SESSION_AUTH_METHOD - Static variable in class org.example.azapi.test.TestAzAPI
 
SAMPLE_SESSION_USER_NAME - Static variable in class org.example.azapi.test.TestAzAPI
 
setActualTimeZone(int) - Method in interface org.example.azapi.AzDataDateTime
Set the actual time zone that was used for the creation of the Date object as the offset to GMT in minutes.
setArray(byte[]) - Method in interface org.example.azapi.AzDataByteArray
Set the byte array
setDate(Date) - Method in interface org.example.azapi.AzDataDateTime
Set the Date.
setDaysInDuration(long) - Method in interface org.example.azapi.AzDataDayTimeDuration
Set long indicating number of days in duration
setHoursInDuration(long) - Method in interface org.example.azapi.AzDataDayTimeDuration
Set long indicating number of hours in duration
setIntendedTimeZone(int) - Method in interface org.example.azapi.AzDataDateTime
Set the intended or expected time zone based on location where Date object was set.
setMinutesInDuration(long) - Method in interface org.example.azapi.AzDataDayTimeDuration
Set long indicating number of minutes in duration
setMonthsInDuration(long) - Method in interface org.example.azapi.AzDataYearMonthDuration
Set long indicating number of years in duration
setNanoSecondOffset(int) - Method in interface org.example.azapi.AzDataDateTime
Set nanosecond offset
setNanoSecondsInDuration(int) - Method in interface org.example.azapi.AzDataDayTimeDuration
Set long indicating number of nanoseconds in duration
setNegativeDuration(boolean) - Method in interface org.example.azapi.AzDataDayTimeDuration
Set boolean indicating whether duration is positive or negative
setNegativeDuration(boolean) - Method in interface org.example.azapi.AzDataYearMonthDuration
Set boolean indicating whether duration is positive or negative
setSecondsInDuration(long) - Method in interface org.example.azapi.AzDataDayTimeDuration
Set long indicating number of seconds in duration
setValue(V) - Method in interface org.example.azapi.AzAttributeValue
Set the AzAttributeValueType, which contains an actual instance of a value for this attribute.
setValue(URI) - Method in interface org.example.azapi.AzAttributeValueAnyURI
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.
setValue(AzDataByteArray) - Method in interface org.example.azapi.AzAttributeValueBase64Binary
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.
setValue(Boolean) - Method in interface org.example.azapi.AzAttributeValueBoolean
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.
setValue(AzDataDateTime) - Method in interface org.example.azapi.AzAttributeValueDate
Set the value with Java Date object that will be used to provide the content for the Xacml DataType: #date
setValue(AzDataDateTime) - Method in interface org.example.azapi.AzAttributeValueDateTime
Set the value with AzDataDateTime object that will be used to provide the content for the Xacml DataType #dateTime
setValue(AzDataDayTimeDuration) - Method in interface org.example.azapi.AzAttributeValueDayTimeDuration
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.
setValue(String) - Method in interface org.example.azapi.AzAttributeValueDnsName
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.
setValue(Double) - Method in interface org.example.azapi.AzAttributeValueDouble
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.
setValue(AzDataByteArray) - Method in interface org.example.azapi.AzAttributeValueHexBinary
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.
setValue(Long) - Method in interface org.example.azapi.AzAttributeValueInteger
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.
setValue(String) - Method in interface org.example.azapi.AzAttributeValueIpAddress
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.
setValue(String) - Method in interface org.example.azapi.AzAttributeValueRfc822Name
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.
setValue(String) - Method in interface org.example.azapi.AzAttributeValueString
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.
setValue(AzDataDateTime) - Method in interface org.example.azapi.AzAttributeValueTime
Set the value with an AzDataDateTime object that will be used to provide the content for the Xacml DataType: #time
setValue(X500Principal) - Method in interface org.example.azapi.AzAttributeValueX500Name
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.
setValue(AzDataYearMonthDuration) - Method in interface org.example.azapi.AzAttributeValueYearMonthDuration
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.
setYearsInDuration(long) - Method in interface org.example.azapi.AzDataYearMonthDuration
Set long indicating number of days in duration

A C D E G I M O P Q R S T V X