Package | Description |
---|---|
org.omg.Security | |
org.omg.SecurityReplaceable |
Modifier and Type | Field and Description |
---|---|
static SecurityContextState |
SecurityContextState.SecContextClientEstablished |
static SecurityContextState |
SecurityContextState.SecContextContinued |
static SecurityContextState |
SecurityContextState.SecContextEstablished |
static SecurityContextState |
SecurityContextState.SecContextEstablishExpired |
static SecurityContextState |
SecurityContextState.SecContextExpired |
static SecurityContextState |
SecurityContextState.SecContextInitialized |
static SecurityContextState |
SecurityContextState.SecContextInvalid |
SecurityContextState |
SecurityContextStateHolder.value |
Modifier and Type | Method and Description |
---|---|
static SecurityContextState |
SecurityContextStateHelper.extract(Any any) |
static SecurityContextState |
SecurityContextState.from_int(int value) |
static SecurityContextState |
SecurityContextStateHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
SecurityContextStateHelper.insert(Any any,
SecurityContextState s) |
static void |
SecurityContextStateHelper.write(OutputStream out,
SecurityContextState s) |
Constructor and Description |
---|
SecurityContextStateHolder(SecurityContextState initial) |
Modifier and Type | Method and Description |
---|---|
SecurityContextState |
SecurityContextOperations.context_state() |
Copyright © 2017 JacORB. All rights reserved.