org.apache.abdera.security.util
Class SecurityBase
java.lang.Object
org.apache.abdera.security.util.SecurityBase
- Direct Known Subclasses:
- EncryptionBase, SignatureBase
public abstract class SecurityBase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
abdera
protected final Abdera abdera
SecurityBase
protected SecurityBase(Abdera abdera)
getAbdera
protected Abdera getAbdera()
fomToDom
protected Document fomToDom(Document doc,
SecurityOptions options)
domToFom
protected Document domToFom(Document dom,
SecurityOptions options)
fomToDom
protected Element fomToDom(Element element,
SecurityOptions options)
domToFom
protected Element domToFom(Element element,
SecurityOptions options)
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.