Package | Description |
---|---|
org.opensaml.saml2.ecp | |
org.opensaml.saml2.ecp.impl | |
org.opensaml.samlext.saml1md |
Interfaces for SAML 1 metadata profile.
|
org.opensaml.samlext.saml1md.impl |
Implementation of SAML 1 metadata profile objects.
|
org.opensaml.ws.soap.soap11 |
XMLObject interfaces for SOAP 1.1 elements.
|
org.opensaml.ws.soap.soap11.impl |
Provided implementations of the SOAP 1.1 XMLObject interfaces.
|
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.xacml.ctx | |
org.opensaml.xacml.ctx.impl | |
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.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 |
RelayState
SAML 2.0 ECP RelayState SOAP header.
|
Modifier and Type | Class and Description |
---|---|
class |
RelayStateImpl
A concrete implementation of
RelayState . |
Modifier and Type | Interface and Description |
---|---|
interface |
SourceID
SAML 1 Metadata extension SourceID
|
Modifier and Type | Class and Description |
---|---|
class |
SourceIDImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
FaultString
SOAP 1.1 faultstring.
|
Modifier and Type | Class and Description |
---|---|
class |
FaultStringImpl
Concrete implemenation of
FaultString . |
Modifier and Type | Interface and Description |
---|---|
interface |
AttributedDateTime
Interface for elements of complex type AttributedDateTime.
|
interface |
AttributedString
Interface for elements of complex type AttributedString.
|
interface |
BinarySecurityToken
The <wsse:BinarySecurityToken> element.
|
interface |
Created
The <wsu:Created> element.
|
interface |
EncodedString
Interface for elements of complex type EncodedString.
|
interface |
Expires
The <wsu:Expires> element.
|
interface |
KeyIdentifier
The <wsse:KeyIdentifier> element.
|
interface |
Nonce
The <wsse:Nonce> element within a <wsse:UsernameToken> element.
|
interface |
Password
The
Password element. |
interface |
Username
The <wsse:Username> element within the <wsse:UsernameToken>
element.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributedDataTimeImpl
Deprecated.
replacement
AttributedDateTimeImpl . |
class |
AttributedDateTimeImpl
Implementation of
AttributedDateTime . |
class |
AttributedStringImpl
Implementation of
AttributedString . |
class |
BinarySecurityTokenImpl
BinarySecurityTokenImpl.
|
class |
CreatedImpl
CreatedImpl.
|
class |
EncodedStringImpl
Implementation of
EncodedString . |
class |
ExpiresImpl
ExpiresImpl.
|
class |
KeyIdentifierImpl
KeyIdentifierImpl.
|
class |
NonceImpl
NonceImpl.
|
class |
PasswordImpl
PasswordImpl.
|
class |
UsernameImpl
Implementation of
Username . |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryExchange
The wst:BinaryExchange element.
|
interface |
Challenge
The wst:Challenge element.
|
interface |
Reason
The <wst:Reason> child element of a <wst:Status> element.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryExchangeImpl
BinaryExchangeImpl.
|
class |
ChallengeImpl
ChallengeImpl.
|
class |
KeyWrapAlgorithmImpl
KeyWrapAlgorithmImpl.
|
class |
ReasonImpl
ReasonImpl.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StatusMessageType
XACML context StatusMessage schema type.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusMessageTypeImpl
Implementation of
StatusMessageType . |
Modifier and Type | Interface and Description |
---|---|
interface |
DescriptionType
XACML Description schema type.
|
interface |
IdReferenceType
XACML IdReference schema type.
|
Modifier and Type | Method and Description |
---|---|
XSString |
DefaultsType.getXPathVersion()
Gets the XPath version for this type.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultsType.setXPathVersion(XSString version)
Sets the XPath version for this type.
|
Modifier and Type | Class and Description |
---|---|
class |
DescriptionTypeImpl
Concrete implementation of
DescriptionType . |
class |
IdReferenceTypeImpl
Implementation of
IdReferenceType . |
Modifier and Type | Method and Description |
---|---|
XSString |
DefaultsTypeImpl.getXPathVersion()
Gets the XPath version for this type.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultsTypeImpl.setXPathVersion(XSString version)
Sets the XPath version for this type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CarriedKeyName
XMLObject representing XML Encryption, version 20021210, CarriedKeyName element.
|
Modifier and Type | Class and Description |
---|---|
class |
CarriedKeyNameImpl
Concrete implementation of
CarriedKeyName . |
Modifier and Type | Class and Description |
---|---|
class |
XSStringImpl
Concrete implementation of
XSString . |
Modifier and Type | Method and Description |
---|---|
XSString |
XSStringBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Class and Description |
---|---|
class |
XSStringSchemaValidator<T extends XSString>
Checks
XSString for Schema compliance. |
Modifier and Type | Interface and Description |
---|---|
interface |
KeyName
XMLObject representing XML Digital Signature, version 20020212, KeyName element.
|
interface |
MgmtData
XMLObject representing XML Digital Signature, version 20020212, MgmtData element.
|
interface |
X509IssuerName
XMLObject representing XML Digital Signature, version 20020212, X509IssuerName element.
|
interface |
X509SubjectName
XMLObject representing XML Digital Signature, version 20020212, X509SubjectName element.
|
interface |
XPath
XMLObject representing XML Digital Signature, version 20020212, XPath element.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyNameImpl
Concrete implementation of
KeyName |
class |
MgmtDataImpl
Concrete implementation of
MgmtData |
class |
X509IssuerNameImpl
Concrete implementation of
X509IssuerName |
class |
X509SubjectNameImpl
Concrete implementation of
X509SubjectName |
class |
XPathImpl
Concrete implementation of
XPath |
Copyright © 2018 JBoss by Red Hat. All rights reserved.