Uses of Interface
org.omg.SecurityLevel2.PrincipalAuthenticator

Packages that use PrincipalAuthenticator
org.omg.SecurityLevel2   
 

Uses of PrincipalAuthenticator in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement PrincipalAuthenticator
 class _PrincipalAuthenticatorLocalBase
          Abstract base class for implementations of local interface PrincipalAuthenticator
 class PrincipalAuthenticatorLocalTie
          Generated from IDL interface "PrincipalAuthenticator"
 

Fields in org.omg.SecurityLevel2 declared as PrincipalAuthenticator
 PrincipalAuthenticator PrincipalAuthenticatorHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return PrincipalAuthenticator
 PrincipalAuthenticator SecurityManagerLocalTie.principal_authenticator()
           
 PrincipalAuthenticator SecurityManagerOperations.principal_authenticator()
           
static PrincipalAuthenticator PrincipalAuthenticatorHelper.extract(Any any)
           
static PrincipalAuthenticator PrincipalAuthenticatorHelper.read(InputStream in)
           
static PrincipalAuthenticator PrincipalAuthenticatorHelper.narrow(java.lang.Object obj)
           
static PrincipalAuthenticator PrincipalAuthenticatorHelper.narrow(Object obj)
           
static PrincipalAuthenticator PrincipalAuthenticatorHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.SecurityLevel2 with parameters of type PrincipalAuthenticator
static void PrincipalAuthenticatorHelper.insert(Any any, PrincipalAuthenticator s)
           
static void PrincipalAuthenticatorHelper.write(OutputStream _out, PrincipalAuthenticator s)
           
 

Constructors in org.omg.SecurityLevel2 with parameters of type PrincipalAuthenticator
PrincipalAuthenticatorHolder(PrincipalAuthenticator initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.