Package | Description |
---|---|
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
PrincipalAuthenticator |
PrincipalAuthenticatorHolder.value |
Modifier and Type | Method and Description |
---|---|
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.extract(Any any) |
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.narrow(Object obj) |
PrincipalAuthenticator |
CurrentOperations.principal_authenticator() |
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.read(InputStream in) |
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
PrincipalAuthenticatorHelper.insert(Any any,
PrincipalAuthenticator s) |
static void |
PrincipalAuthenticatorHelper.write(OutputStream _out,
PrincipalAuthenticator s) |
Constructor and Description |
---|
PrincipalAuthenticatorHolder(PrincipalAuthenticator initial) |
Copyright © 2016 JacORB. All rights reserved.