Package | Description |
---|---|
org.opensaml.ws.wssecurity |
XMLObject interfaces for WS-Security 2004 elements.
|
org.opensaml.ws.wssecurity.impl | |
org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.ws.wstrust.impl | |
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 |
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
The wst:KeySize element.
|
Modifier and Type | Class and Description |
---|---|
class |
KeySizeImpl
KeySizeImpl.
|
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 © 2018 JBoss by Red Hat. All rights reserved.