Uses of Interface
org.apache.xml.security.encryption.EncryptionProperty

Packages that use EncryptionProperty
org.apache.xml.security.encryption Provides classes for implementing XML Encryption applications. 
 

Uses of EncryptionProperty in org.apache.xml.security.encryption
 

Methods in org.apache.xml.security.encryption that return EncryptionProperty
 EncryptionProperty XMLCipher.createEncryptionProperty()
          Create a new EncryptionProperty element
 

Methods in org.apache.xml.security.encryption with parameters of type EncryptionProperty
 void EncryptionProperties.addEncryptionProperty(EncryptionProperty property)
          Adds an EncryptionProperty.
 void EncryptionProperties.removeEncryptionProperty(EncryptionProperty property)
          Removes the specified EncryptionProperty.
 



Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.