|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.abdera.security.util.SecurityBase
org.apache.abdera.security.util.SignatureBase
public abstract class SignatureBase
Field Summary |
---|
Fields inherited from class org.apache.abdera.security.util.SecurityBase |
---|
abdera |
Constructor Summary | |
---|---|
protected |
SignatureBase(Abdera abdera)
|
Method Summary | ||
---|---|---|
|
isSigned(T entry)
Return true if the element has been digitally signed |
Methods inherited from class org.apache.abdera.security.util.SecurityBase |
---|
domToFom, domToFom, fomToDom, fomToDom, getAbdera |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.abdera.security.Signature |
---|
getDefaultSignatureOptions, getSignatureKeyInfo, getValidSignatureCertificates, removeInvalidSignatures, sign, verify |
Constructor Detail |
---|
protected SignatureBase(Abdera abdera)
Method Detail |
---|
public <T extends Element> boolean isSigned(T entry) throws SecurityException
Signature
isSigned
in interface Signature
SecurityException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |