Package | Description |
---|---|
org.opensaml.core.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.core.xml.schema |
Interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.core.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.saml.ext.idpdisco |
Interfaces for SAML 2 Metadata Extension Identity Provider Discovery.
|
org.opensaml.saml.ext.idpdisco.impl |
Implementation for SAML v2.0 Identity Provider Discovery Profile.
|
org.opensaml.saml.ext.saml2alg |
Interfaces for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
|
org.opensaml.saml.ext.saml2alg.impl |
Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
|
org.opensaml.saml.ext.saml2mdreqinit |
Interfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
|
org.opensaml.saml.ext.saml2mdreqinit.impl |
Concrete implementations of the interfaces for the
SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
|
org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml.saml1.core.impl |
Implementations of SAML 1.x core specification types and elements.
|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.saml.saml2.metadata |
Concrete definitions of the objects described in saml-metadata-2.0-os work.
|
org.opensaml.saml.saml2.metadata.impl |
Concrete implementations of the metadata APIs.
|
org.opensaml.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
org.opensaml.soap.soap11 |
XMLObject interfaces for SOAP 1.1 elements.
|
org.opensaml.soap.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.soap.wspolicy |
XMLObject interfaces for WS-Policy 1.2 elements.
|
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.xacml.ctx |
XMLObject interfaces for XACML context schema.
|
org.opensaml.xacml.ctx.impl |
XMLObject implementations for XACML context schema.
|
org.opensaml.xacml.policy |
XMLObject interfaces for XACML policy schema.
|
org.opensaml.xacml.policy.impl |
XMLObject provider implementation classes for XACML policy schema.
|
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.
|
org.opensaml.xmlsec.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
org.opensaml.xmlsec.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractElementExtensibleXMLObject
AbstractElementExtensible is an element of type
xs:any , but without xs:anyAttribute
attribute or text content. |
class |
AbstractExtensibleXMLObject
AbstractExtensibleXMLObject is an element of type
xs:any , and with xs:anyAttribute
attributes. |
Modifier and Type | Interface and Description |
---|---|
interface |
XSAny
Represents the schema Any type.
|
Modifier and Type | Class and Description |
---|---|
class |
XSAnyImpl
Concrete implementation of
XSAny . |
Modifier and Type | Interface and Description |
---|---|
interface |
DiscoveryResponse
SAML Identity Provider Discovery Protocol DiscoveryResponse.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryResponseImpl
This plugs into the standard opensaml2 parser framework to allow us to get use
DiscoverResponse
elements in our extensions. |
Modifier and Type | Interface and Description |
---|---|
interface |
DigestMethod
SAML v2.0 Metadata Profile for Algorithm Support Version 1.0 DigestMethod SAMLObject.
|
interface |
SigningMethod
SAML v2.0 Metadata Profile for Algorithm Support Version 1.0 SigningMethod SAMLObject.
|
Modifier and Type | Class and Description |
---|---|
class |
DigestMethodImpl
Implementation of
DigestMethod . |
class |
SigningMethodImpl
Implementation of
SigningMethod . |
Modifier and Type | Interface and Description |
---|---|
interface |
RequestInitiator
Interfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation - RequestInitiator element.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestInitiatorImpl
Concrete implementation of
RequestInitiator . |
Modifier and Type | Interface and Description |
---|---|
interface |
Advice
This interface defines how the object representing a SAML 1
Advice element behaves. |
interface |
StatusDetail
Interface to describe how a
StatusDetail element behaves. |
Modifier and Type | Class and Description |
---|---|
class |
AdviceImpl
Concrete implementation of
Advice . |
class |
StatusDetailImpl
Concrete implementation of
StatusDetail . |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthnContextDecl
SAML 2.0 Core AuthnContextDecl.
|
interface |
KeyInfoConfirmationDataType
SAML 2.0 Core KeyInfoConfirmationDataType.
|
interface |
SubjectConfirmationData
SAML 2.0 Core SubjectConfirmationData.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthnContextDeclImpl
A concrete implementation of
AuthnContextDecl . |
class |
KeyInfoConfirmationDataTypeImpl
Concrete implementation of
SubjectConfirmationData . |
class |
SubjectConfirmationDataImpl
Concrete implementation of
SubjectConfirmationData . |
Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactResolutionService
SAML 2.0 Metadata ArtifactResolutionService.
|
interface |
AssertionConsumerService
SAML 2.0 Metadata AssertionConsumerService.
|
interface |
AssertionIDRequestService
SAML 2.0 Metadata AssertionIDRequestService.
|
interface |
AttributeService
SAML 2.0 Metadata AttributeService.
|
interface |
AuthnQueryService
SAML 2.0 Metadata AuthnQueryService.
|
interface |
AuthzService
SAML 2.0 Metadata AuthzService.
|
interface |
Endpoint
SAML 2.0 Metadata Endpoint data type interface.
|
interface |
Extensions
SAML 2.0 Metadata Extensions.
|
interface |
IndexedEndpoint
SAML 2.0 Metadata IndexedEndpoint.
|
interface |
ManageNameIDService
SAML 2.0 Metadata ManageNameIDService.
|
interface |
NameIDMappingService
SAML 2.0 Metadata NameIDMappingService.
|
interface |
SingleLogoutService
SAML 2.0 Metadata SingleLogoutService.
|
interface |
SingleSignOnService
SAML 2.0 Metadata SingleSignOnService.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractExtensibleSOAPObject
Abstract class implementing element and attribute extensibility.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Body
SOAP 1.1 Body.
|
interface |
Detail
SOAP 1.1 Detail.
|
interface |
Envelope
SOAP 1.1 Envelope.
|
interface |
Header
SOAP 1.1 Header.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EndpointReference
The <wsa:EndpointReference> element.
|
interface |
EndpointReferenceType
Interface for element of type
EndpointReferenceType . |
interface |
FaultTo
The <wsa:FaultTo> element.
|
interface |
From
The <wsa:From> element.
|
interface |
Metadata
The optional <wsa:Metadata> element.
|
interface |
ReferenceParameters
The optional <wsa:ReferenceParameters> element.
|
interface |
ReplyTo
The <wsa:ReplyTo> element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AppliesTo
The wsp:AppliesTo element.
|
interface |
PolicyAttachment
The wsp:PolicyAttachment element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Embedded
the <wsse:Embedded> element.
|
interface |
Security
The <wsse:Security> header block.
|
interface |
SecurityTokenReference
The <wsse:SecurityTokenReference> element.
|
interface |
Timestamp
The <wsu:Timestamp> element.
|
interface |
TransformationParameters
The <wsse:TransformationParameters> element.
|
interface |
UsernameToken
The <wsse:UsernameToken> element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Authenticator
The wst:Authenticator element.
|
interface |
Claims
The wst:Claims element.
|
interface |
Entropy
The wst:Entropy element.
|
interface |
Issuer
The wst:Issuer element.
|
interface |
KeyExchangeToken
The wst:KeyExchangeToken element.
|
interface |
OnBehalfOf
The wst:OnBehalfOf element.
|
interface |
Participants
The wst:Participants element.
|
interface |
RequestSecurityToken
The wst:RequestSecurityToken element.
|
interface |
RequestSecurityTokenResponse
The wst:RequestSecurityTokenResponse element.
|
interface |
SignChallenge
The wst:SignChallenge element.
|
interface |
SignChallengeResponse
The wst:SignChallengeResponse element.
|
interface |
SignChallengeType
SignChallengeType complex type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResourceContentType
XACML context ResourceContent schema type.
|
interface |
StatusDetailType
XACML context StatusDetail schema type.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceContentTypeImpl
Concrete implementation of
ResourceContentType . |
class |
StatusDetailTypeImpl
Concrete implementation of
StatusDetailType . |
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeAssignmentType
XACML AttributeAssignment schema type.
|
interface |
AttributeValueType
XACML AttributeValue schema type.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeAssignmentTypeImpl
Implementation for
AttributeAssignmentType . |
class |
AttributeValueTypeImpl
Implementation of
AttributeValueType . |
Modifier and Type | Interface and Description |
---|---|
interface |
AgreementMethod
XMLObject representing XML Encryption, version 20021210, AgreementMethod element.
|
interface |
DataReference
XMLObject representing XML Encryption, version 20021210, DataReference element.
|
interface |
EncryptionMethod
XMLObject representing XML Encryption, version 20021210, EncryptionMethod element.
|
interface |
EncryptionProperty
XMLObject representing XML Encryption, version 20021210, EncryptionProperty element.
|
interface |
KeyReference
XMLObject representing XML Encryption, version 20021210, KeyReference element.
|
interface |
ReferenceType
XMLObject representing XML Encryption, version 20021210, ReferenceType type.
|
Modifier and Type | Class and Description |
---|---|
class |
AgreementMethodImpl
Concrete implementation of
AgreementMethod . |
class |
DataReferenceImpl
Concrete implementation of
DataReference . |
class |
EncryptionMethodImpl
Concrete implementation of
EncryptionMethod . |
class |
EncryptionPropertyImpl
Concrete implementation of
EncryptionProperty . |
class |
KeyReferenceImpl
Concrete implementation of
KeyReference . |
class |
ReferenceTypeImpl
Concrete implementation of
ReferenceType . |
Modifier and Type | Interface and Description |
---|---|
interface |
PGPData
XMLObject representing XML Digital Signature, version 20020212, PGPData element.
|
Modifier and Type | Class and Description |
---|---|
class |
PGPDataImpl
Concrete implementation of
PGPData . |
Copyright © 2016 JBoss by Red Hat. All rights reserved.