DocumentAccessMode

Deprecated

Unify with [at.asitplus.rqes.Method] as soon as new draft allows

Incompatible version of at.asitplus.rqes.Method due to presumably incomplete changes in draft

Entries

Link copied to clipboard
@SerialName(value = "public")
PUBLIC
Link copied to clipboard
@SerialName(value = "OTP")
OTP
Link copied to clipboard
@SerialName(value = "Basic_Auth")
BASIC
Link copied to clipboard
@SerialName(value = "Digest_Auth")
DIGEST
Link copied to clipboard
@SerialName(value = "OAuth_20")
OAUTH2

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.