|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SaslCode | |
|---|---|
| org.apache.qpid.proton.amqp.security | |
| Uses of SaslCode in org.apache.qpid.proton.amqp.security |
|---|
| Methods in org.apache.qpid.proton.amqp.security that return SaslCode | |
|---|---|
SaslCode |
SaslOutcome.getCode()
|
static SaslCode |
SaslCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SaslCode |
SaslCode.valueOf(UnsignedByte v)
|
static SaslCode[] |
SaslCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.qpid.proton.amqp.security with parameters of type SaslCode | |
|---|---|
void |
SaslOutcome.setCode(SaslCode code)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||