Package | Description |
---|---|
org.opensaml.core.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.soap.wssecurity |
XMLObject interfaces for WS-Security 1.1 elements.
|
org.opensaml.soap.wssecurity.impl |
XML Object provider implementations for WS-Security.
|
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 | 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 | Interface and Description |
---|---|
interface |
Iteration
The <wsse11:Iteration> element within a <wsse:UsernameToken>
element.
|
Modifier and Type | Class and Description |
---|---|
class |
IterationImpl
IterationImpl.
|
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 . |
Copyright © 2017. All rights reserved.