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.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 | |
org.opensaml.xml.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Salt
The <wsse11:Salt> element within the <wsse:UsernameToken>
element.
|
Modifier and Type | Class and Description |
---|---|
class |
SaltImpl
SaltImpl.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BinarySecret
The wst:BinarySecret element.
|
interface |
CombinedHash
The wst:CombinedHash element.
|
Modifier and Type | Class and Description |
---|---|
class |
BinarySecretImpl
BinarySecretImpl.
|
class |
CombinedHashImpl
CombinedHashImpl.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CipherValue
XMLObject representing XML Encryption, version 20021210, CipherValue element.
|
interface |
Generator
XMLObject representing XML Encryption, version 20021210, Generator element.
|
interface |
KANonce
XMLObject representing XML Encryption, version 20021210, KA-Nonce element.
|
interface |
OAEPparams
XMLObject representing XML Encryption, version 20021210, OAEPparams element.
|
interface |
Public
XMLObject representing XML Encryption, version 20021210, Public element.
|
Modifier and Type | Class and Description |
---|---|
class |
CipherValueImpl
Concrete implementation of
CipherValue . |
class |
GeneratorImpl
Concrete implementation of
Generator |
class |
KANonceImpl
Concrete implementation of
KANonce |
class |
OAEPparamsImpl
Concrete implementation of
OAEPparams |
class |
PublicImpl
Concrete implementation of
Public |
Modifier and Type | Class and Description |
---|---|
class |
XSBase64BinaryImpl
Concrete implementation of
XSBase64Binary . |
Modifier and Type | Method and Description |
---|---|
XSBase64Binary |
XSBase64BinaryBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Class and Description |
---|---|
class |
XSBase64BinarySchemaValidator<T extends XSBase64Binary>
Checks
XSBase64Binary for Schema compliance. |
Modifier and Type | Interface and Description |
---|---|
interface |
CryptoBinary
XMLObject representing XML Digital Signature, version 20020212, CryptoBinary simple type.
|
interface |
Exponent
XMLObject representing XML Digital Signature, version 20020212, Exponent element.
|
interface |
G
XMLObject representing XML Digital Signature, version 20020212, G element.
|
interface |
J
XMLObject representing XML Digital Signature, version 20020212, J element.
|
interface |
Modulus
XMLObject representing XML Digital Signature, version 20020212, Modulus element.
|
interface |
P
XMLObject representing XML Digital Signature, version 20020212, P element.
|
interface |
PgenCounter
XMLObject representing XML Digital Signature, version 20020212, PgenCounter element.
|
interface |
PGPKeyID
XMLObject representing XML Digital Signature, version 20020212, PGPKeyID element.
|
interface |
PGPKeyPacket
XMLObject representing XML Digital Signature, version 20020212, PGPKeyPacket element.
|
interface |
Q
XMLObject representing XML Digital Signature, version 20020212, Q element.
|
interface |
Seed
XMLObject representing XML Digital Signature, version 20020212, Seed element.
|
interface |
SPKISexp
XMLObject representing XML Digital Signature, version 20020212, SPKISexp element.
|
interface |
X509Certificate
XMLObject representing XML Digital Signature, version 20020212, X509Certificate element.
|
interface |
X509CRL
XMLObject representing XML Digital Signature, version 20020212, X509CRL element.
|
interface |
X509SKI
MLObject representing XML Digital Signature, version 20020212, X509SKI element.
|
interface |
Y
XMLObject representing XML Digital Signature, version 20020212, Y element.
|
Modifier and Type | Class and Description |
---|---|
class |
CryptoBinaryImpl
Concrete implementation of
CryptoBinary . |
class |
ExponentImpl
Concrete implementation of
Exponent |
class |
GImpl
Concrete implementation of
G |
class |
JImpl
Concrete implementation of
J |
class |
ModulusImpl
Concrete implementation of
Exponent |
class |
PgenCounterImpl
Concrete implementation of
PgenCounter |
class |
PGPKeyIDImpl
Concrete implementation of
PGPKeyID |
class |
PGPKeyPacketImpl
Concrete implementation of
PGPKeyPacket |
class |
PImpl
Concrete implementation of
P |
class |
QImpl
Concrete implementation of
Q |
class |
SeedImpl
Concrete implementation of
Seed |
class |
SPKISexpImpl
Concrete implementation of
SPKISexp |
class |
X509CertificateImpl
Concrete implementation of
X509Certificate . |
class |
X509CRLImpl
Concrete implementation of
X509CRL . |
class |
X509SKIImpl
Concrete implementation of
X509SKI |
class |
YImpl
Concrete implementation of
Y |
Copyright © 2018 JBoss by Red Hat. All rights reserved.