|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Encryption | |
---|---|
org.apache.abdera.security | |
org.apache.abdera.security.util | |
org.apache.abdera.security.util.filters | |
org.apache.abdera.security.xmlsec |
Uses of Encryption in org.apache.abdera.security |
---|
Methods in org.apache.abdera.security that return Encryption | |
---|---|
Encryption |
AbderaSecurity.getEncryption()
Acquire a shared XML Encryption provider instance |
Encryption |
AbderaSecurity.newEncryption()
Acquire a new XML Encryption provider instance |
Uses of Encryption in org.apache.abdera.security.util |
---|
Classes in org.apache.abdera.security.util that implement Encryption | |
---|---|
class |
EncryptionBase
|
Methods in org.apache.abdera.security.util with parameters of type Encryption | |
---|---|
EncryptionOptions |
DHContext.getEncryptionOptions(Encryption enc)
|
Uses of Encryption in org.apache.abdera.security.util.filters |
---|
Methods in org.apache.abdera.security.util.filters with parameters of type Encryption | |
---|---|
protected abstract EncryptionOptions |
AbstractEncryptedRequestFilter.initEncryptionOptions(RequestContext request,
Encryption encryption,
Object arg)
|
protected EncryptionOptions |
DHEncryptedRequestFilter.initEncryptionOptions(RequestContext request,
Encryption encryption,
Object arg)
|
protected EncryptionOptions |
AESEncryptedResponseFilter.initEncryptionOptions(RequestContext request,
ResponseContext response,
Encryption enc,
Object arg)
|
protected abstract EncryptionOptions |
AbstractEncryptedResponseFilter.initEncryptionOptions(RequestContext request,
ResponseContext response,
Encryption enc,
Object arg)
|
protected EncryptionOptions |
DHEncryptedResponseFilter.initEncryptionOptions(RequestContext request,
ResponseContext response,
Encryption enc,
Object arg)
|
Uses of Encryption in org.apache.abdera.security.xmlsec |
---|
Classes in org.apache.abdera.security.xmlsec that implement Encryption | |
---|---|
class |
XmlEncryption
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |