| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0.type.security |
| Modifier and Type | Field and Description |
|---|---|
static SaslCode |
SaslCode.AUTH |
static SaslCode |
SaslCode.OK |
static SaslCode |
SaslCode.SYS |
static SaslCode |
SaslCode.SYS_PERM |
static SaslCode |
SaslCode.SYS_TEMP |
| Modifier and Type | Method and Description |
|---|---|
SaslCode |
SaslOutcome.getCode() |
static SaslCode |
SaslCode.valueOf(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
SaslOutcome.setCode(SaslCode code) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.