mace-opensaml-users - Re: [OpenSAML] getting and setting x509 credential
Subject: OpenSAML user discussion
List archive
- From: "Jason Countryman" <>
- To:
- Subject: Re: [OpenSAML] getting and setting x509 credential
- Date: Tue, 30 Mar 2010 11:29:53 -0400
Thank you both, you guys were right on. Changed the packaged to java.security.cert.X509Certificate and my code looks like this now:
CertificateFactory cf = CertificateFactory.getInstance("X.509");
X509Certificate cert = (X509Certificate)cf.generateCertificate(inStream);
inStream.close();
privateCredential.setEntityCertificate(cert);
You guys rock.
______________________________ Jason T. Countryman Programmer Community Computer Service ---------- Original Message ----------- From: "JASON D'CRUZ" <> To: Sent: Tue, 30 Mar 2010 20:49:09 +0530 Subject: Re: [OpenSAML] getting and setting x509 credential > check your package. > > the setEntityCertficiate () method requires the java,security.cert.X509Certificate > > You appear to have used the javax,security.cert.X509Certificate class > > On Tue, Mar 30, 2010 at 8:39 PM, <> wrote: > Hello all, > > -- > Regards, > Jason ------- End of Original Message ------- This message and any attachments may contain information that is protected by law as privileged and confidential, and is transmitted for the sole use of the intended recipient(s). If you are not the intended recipient, you are hereby notified that any use, dissemination, copying or retention of this e-mail or the information contained herein is strictly prohibited. If you received this e-mail in error, please immediately notify the sender by e-mail, and permanently delete this e-mail. |
- getting and setting x509 credential, jasonc, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Chad La Joie, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, JASON D'CRUZ, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jason Countryman, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Chad La Joie, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jason Countryman, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Chad La Joie, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jason Countryman, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Chad La Joie, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jason Countryman, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jim Fox, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Chad La Joie, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jim Fox, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jason Countryman, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Chad La Joie, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jason Countryman, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Chad La Joie, 03/30/2010
- Re: [OpenSAML] getting and setting x509 credential, Jason Countryman, 03/30/2010
Archive powered by MHonArc 2.6.16.