org.apache.abdera.security
Interface SecurityOptions

All Known Subinterfaces:
EncryptionOptions, SignatureOptions

public interface SecurityOptions

Base interface for EncryptionOptions and SignatureOptions


Method Summary
 Parser getParser()
           
<T extends SecurityOptions>
T
setParser(Parser parser)
           
 

Method Detail

getParser

Parser getParser()

setParser

<T extends SecurityOptions> T setParser(Parser parser)


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