Package | Description |
---|---|
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.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.schema.validator |
Modifier and Type | Interface and Description |
---|---|
interface |
KeySize
XMLObject representing XML Encryption, version 20021210, KeySize element.
|
Modifier and Type | Class and Description |
---|---|
class |
KeySizeImpl
Concrete implementation of
KeySize |
Modifier and Type | Class and Description |
---|---|
class |
XSIntegerImpl
Concrete implementation of
XSInteger . |
Modifier and Type | Method and Description |
---|---|
XSInteger |
XSIntegerBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Class and Description |
---|---|
class |
XSIntegerSchemaValidator<T extends XSInteger>
Checks
XSInteger for Schema compliance. |
Copyright © 1999–2016. All rights reserved.