Searched defs:EncryptedAttribute (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DEncryptedAttribute.java25 * $Id: EncryptedAttribute.java,v 1.2 2008/06/25 05:47:41 qcheng Exp $
37 * The <code>EncryptedAttribute</code> element represents a SAML attribute
41 * &lt;element name="EncryptedAttribute"
46 public interface EncryptedAttribute extends EncryptedElement { interface in inherits:EncryptedElement
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DEncryptedAttribute.java25 * $Id: EncryptedAttribute.java,v 1.2 2008/06/25 05:47:41 qcheng Exp $
37 * The <code>EncryptedAttribute</code> element represents a SAML attribute
41 * &lt;element name="EncryptedAttribute"
46 public interface EncryptedAttribute extends EncryptedElement { interface in inherits:EncryptedElement

Completed in 50 milliseconds