Package | Description |
---|---|
org.jboss.as.security.api |
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 © 2021 JBoss by Red Hat. All rights reserved.