Apache Abdera API

Uses of Interface
org.apache.abdera.security.SecurityOptions

Packages that use SecurityOptions
org.apache.abdera.security   
 

Uses of SecurityOptions in org.apache.abdera.security
 

Subinterfaces of SecurityOptions in org.apache.abdera.security
 interface EncryptionOptions
          Provides access to the information necessary to encrypt or decrypt a document
 interface SignatureOptions
          Provides access to the information necessary to signed an Abdera element
 

Methods in org.apache.abdera.security with type parameters of type SecurityOptions
<T extends SecurityOptions>
T
SecurityOptions.setParser(Parser parser)
           
 


Apache Abdera API

Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.