|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncryptedType | |
|---|---|
| org.opensaml.xml.encryption | XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. |
| org.opensaml.xml.encryption.impl | Implementations of the interfaces for XMLObjects that represent XML encryption types. |
| org.opensaml.xml.encryption.validator | |
| Uses of EncryptedType in org.opensaml.xml.encryption |
|---|
| Subinterfaces of EncryptedType in org.opensaml.xml.encryption | |
|---|---|
interface |
EncryptedData
XMLObject representing XML Encryption, version 20021210, EncryptedData element. |
interface |
EncryptedKey
XMLObject representing XML Encryption, version 20021210, EncryptedKey element. |
| Uses of EncryptedType in org.opensaml.xml.encryption.impl |
|---|
| Classes in org.opensaml.xml.encryption.impl that implement EncryptedType | |
|---|---|
class |
EncryptedDataImpl
Concrete implementation of EncryptedData. |
class |
EncryptedKeyImpl
Concrete implementation of EncryptedKey. |
class |
EncryptedTypeImpl
Abstract implementation of EncryptedType. |
| Uses of EncryptedType in org.opensaml.xml.encryption.validator |
|---|
| Methods in org.opensaml.xml.encryption.validator with parameters of type EncryptedType | |
|---|---|
void |
EncryptedTypeSchemaValidator.validate(EncryptedType xmlObject)
Checks to see if a XMLObject is valid. |
protected void |
EncryptedTypeSchemaValidator.validateChildrenPresence(EncryptedType xmlObject)
Validate that required children are present. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||