Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
static AuthenticationStatus |
AuthenticationStatus.SecAuthContinue |
static AuthenticationStatus |
AuthenticationStatus.SecAuthExpired |
static AuthenticationStatus |
AuthenticationStatus.SecAuthFailure |
static AuthenticationStatus |
AuthenticationStatus.SecAuthSuccess |
AuthenticationStatus |
AuthenticationStatusHolder.value |
Modifier and Type | Method and Description |
---|---|
static AuthenticationStatus |
AuthenticationStatusHelper.extract(Any a) |
static AuthenticationStatus |
AuthenticationStatus.from_int(int value) |
static AuthenticationStatus |
AuthenticationStatusHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
AuthenticationStatusHelper.insert(Any a,
AuthenticationStatus that) |
static void |
AuthenticationStatusHelper.write(OutputStream ostream,
AuthenticationStatus value) |
Constructor and Description |
---|
AuthenticationStatusHolder(AuthenticationStatus initialValue) |
Copyright © 2013. All Rights Reserved.