| Modifier and Type | Method and Description |
|---|---|
static ContextStateCache |
ConnectionSecurityContext.pushIdentity(Principal principal,
Object credential)
Push a new
Principal and Credential pair. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConnectionSecurityContext.popIdentity(ContextStateCache stateCache)
Pop the identity previously associated and restore internal state to it's previous value.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.