Skip to Content.
Sympa Menu

mace-opensaml-users - SAML 1.0 encryption

Subject: OpenSAML user discussion

List archive

SAML 1.0 encryption


Chronological Thread 
  • From: "Shaon, ABS (Arif)" <>
  • To: <>
  • Subject: SAML 1.0 encryption
  • Date: Tue, 7 Jul 2009 17:39:57 +0100

Hi Everyone,

 

I know it is possible to encrypt and decrypt SAML 2.0 tokens using OpenSAML api.  But I was wondering if the same was possible for SAML 1.0 tokens.  The latest version of OpenSAML has the following classes for encrypting and decrypting SAML 2.0 tokens:

 

import org.opensaml.saml2.core.EncryptedAssertion;

import org.opensaml.saml2.encryption.Encrypter;

import org.opensaml.saml2.encryption.Encrypter.KeyPlacement;

 

Are there any equivalent classes for SAML 1.0? I have had look under org.opensaml.saml1 but couldn’t find anything relevant.

 

Any help on this would be greatly appreciated.

 

Regards

Arif


--
Scanned by iCritical.





Archive powered by MHonArc 2.6.16.

Top of Page