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.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
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 | Interface and Description |
---|---|
interface |
KeySize
The wst:KeySize element.
|
Modifier and Type | Class and Description |
---|---|
class |
KeySizeImpl
Concrete implementation of
KeySize . |
Copyright © 2016 JBoss by Red Hat. All rights reserved.