Package | Description |
---|---|
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
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.schema |
Interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractExtensibleXMLObject
AbstractExtensibleXMLObject is an element of type
xs:any , and with xs:anyAttribute
attributes. |
Modifier and Type | Interface and Description |
---|---|
interface |
EncryptionProperty
XMLObject representing XML Encryption, version 20021210, EncryptionProperty element.
|
Modifier and Type | Class and Description |
---|---|
class |
EncryptionPropertyImpl
Concrete implementation of
EncryptionProperty |
Modifier and Type | Interface and Description |
---|---|
interface |
XSAny
Represents the schema Any type.
|
Modifier and Type | Class and Description |
---|---|
class |
XSAnyImpl
Concrete implementation of
XSAny . |
Copyright © 1999–2014. All rights reserved.