Uses of Interface
org.omg.SecurityLevel2.PrincipalAuthenticatorOperations

Packages that use PrincipalAuthenticatorOperations
org.jacorb.security.level2   
org.omg.SecurityLevel2   
 

Uses of PrincipalAuthenticatorOperations in org.jacorb.security.level2
 

Classes in org.jacorb.security.level2 that implement PrincipalAuthenticatorOperations
 class PrincipalAuthenticatorImpl
          PrincipalAuthenticatorImpl This simple authenticator just retrieves X.509v3 certificates from a Java key store
 class SunJssePrincipalAuthenticatorImpl
          SunJSSEPrincipalAuthenticatorImpl This simple authenticator just retrieves X.509v3 certificates from a Java key store
 

Uses of PrincipalAuthenticatorOperations in org.omg.SecurityLevel2
 

Subinterfaces of PrincipalAuthenticatorOperations in org.omg.SecurityLevel2
 interface PrincipalAuthenticator
          Generated from IDL interface "PrincipalAuthenticator"