org.apache.abdera.security
Interface SecurityOptions

All Known Subinterfaces:
EncryptionOptions, SignatureOptions

public interface SecurityOptions


Method Summary
 Parser getParser()
           
 void setParser(Parser parser)
           
 

Method Detail

getParser

Parser getParser()

setParser

void setParser(Parser parser)