Uses of Class
org.jacorb.security.level2.KeyAndCert

Packages that use KeyAndCert
org.jacorb.security.level2   
 

Uses of KeyAndCert in org.jacorb.security.level2
 

Methods in org.jacorb.security.level2 that return KeyAndCert
 KeyAndCert SecAttributeManager.getAttributeCertValue(SecAttribute attribute)
           
 KeyAndCert[] CurrentImpl.getSSLCredentials()
           
 

Constructors in org.jacorb.security.level2 with parameters of type KeyAndCert
KeyAndCert(KeyAndCert source)