|
|||||||||
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.EncryptionBase
public abstract class EncryptionBase
Field Summary |
---|
Fields inherited from class org.apache.abdera.security.util.SecurityBase |
---|
abdera |
Constructor Summary | |
---|---|
EncryptionBase(Abdera abdera)
|
Method Summary | |
---|---|
boolean |
isEncrypted(Document doc)
Returns true if this specified document has been encrypted |
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.Encryption |
---|
decrypt, encrypt, getDefaultEncryptionOptions |
Constructor Detail |
---|
public EncryptionBase(Abdera abdera)
Method Detail |
---|
public boolean isEncrypted(Document doc) throws SecurityException
Encryption
isEncrypted
in interface Encryption
SecurityException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |