Package | Description |
---|---|
org.opensaml.xmlsec.encryption |
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
|
org.opensaml.xmlsec.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EncryptedData
XMLObject representing XML Encryption, version 20021210, EncryptedData element.
|
interface |
EncryptedKey
XMLObject representing XML Encryption, version 20021210, EncryptedKey element.
|
Modifier and Type | Class and Description |
---|---|
class |
EncryptedDataImpl
Concrete implementation of
EncryptedData . |
class |
EncryptedKeyImpl
Concrete implementation of
EncryptedKey . |
class |
EncryptedTypeImpl
Abstract implementation of
EncryptedType . |
Copyright © 2016. All rights reserved.