Package | Description |
---|---|
org.opensaml.saml2.core |
Interfaces for SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.metadata |
Interfaces for SAML 2.0 metadata specification types and elements.
|
org.opensaml.saml2.metadata.impl |
Implementations of the SAML 2.0 metadata specification types and elements.
|
org.opensaml.samlext.idpdisco | |
org.opensaml.samlext.saml2mdquery |
Interfaces for SAML 2 metadata standalone query endpoints profile.
|
org.opensaml.samlext.saml2mdquery.impl |
Implemention for SAML 2 metadata standalone query endpoints profile objects.
|
org.opensaml.ws.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
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.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl | |
org.opensaml.ws.wspolicy |
XMLObject interfaces for WS-Policy 1.2 elements.
|
org.opensaml.ws.wspolicy.impl | |
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 |
Base classes for working with XML as Java objects and configuring the library.
|
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 |
Interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Attribute
SAML 2.0 Core Attribute.
|
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 |
AttributeImpl
Concrete implementation of
Attribute . |
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 |
AffiliationDescriptor
SAML 2.0 Metadata AffiliationDescriptorType
|
interface |
ArtifactResolutionService
SAML 2.0 Metadata ArtifactResolutionService
|
interface |
AssertionConsumerService
SAML 2.0 Metadata AssertionConsumerService
|
interface |
AssertionIDRequestService
SAML 2.0 Metadata AssertionIDRequestService
|
interface |
AttributeAuthorityDescriptor
SAML 2.0 Metadata AttributeAuthorityDescriptor
|
interface |
AttributeService
SAML 2.0 Metadata AttributeService
|
interface |
AuthnAuthorityDescriptor
SAML 2.0 Metadata AuthnAuthorityDescriptor
|
interface |
AuthnQueryService
SAML 2.0 Metadata AuthnQueryService
|
interface |
AuthzService
SAML 2.0 Metadata AuthzService
|
interface |
ContactPerson
SAML 2.0 Metadata ContactPerson
|
interface |
Endpoint
SAML 2.0 Metadata Endpoint data type interface
|
interface |
EntityDescriptor
SAML 2.0 Metadata EntityDescriptor
|
interface |
IDPSSODescriptor
SAML 2.0 Metadata IDPSSODescriptorType
|
interface |
IndexedEndpoint
SAML 2.0 Metadata IndexedEndpoint.
|
interface |
ManageNameIDService
SAML 2.0 Metadata ManageNameIDService
|
interface |
NameIDMappingService
SAML 2.0 Metadata NameIDMappingService
|
interface |
Organization
SAML 2.0 Metadata Organization
|
interface |
PDPDescriptor
SAML 2.0 Metadata PDPDescriptor.
|
interface |
RequestedAttribute
SAML 2.0 Metadata RequestedAttribute
|
interface |
RoleDescriptor
SAML 2.0 Metadata RoleDescriptor.
|
interface |
SingleLogoutService
SAML 2.0 Metadata SingleLogoutService
|
interface |
SingleSignOnService
SAML 2.0 Metadata SingleSignOnService
|
interface |
SPSSODescriptor
SAML 2.0 Metadata SPSSODescriptorType
|
interface |
SSODescriptor
SAML 2.0 Metadata SSODescriptor
|
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 |
AttributeQueryDescriptorType
SAML 2.0 Metadata extension AttributeQueryDescriptorType.
|
interface |
AuthnQueryDescriptorType
SAML 2.0 Metadata extension AuthnQueryDescriptorType.
|
interface |
AuthzDecisionQueryDescriptorType
SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.
|
interface |
QueryDescriptorType
SAML 2.0 Metadata extension QueryDescriptorType.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeQueryDescriptorTypeImpl
Concrete implementation of
AttributeQueryDescriptorType . |
class |
AuthnQueryDescriptorTypeImpl
Concrete implementation of
AuthnQueryDescriptorType . |
class |
AuthzDecisionQueryDescriptorTypeImpl
Concrete implementation of
AuthzDecisionQueryDescriptorType . |
class |
QueryDescriptorTypeImpl
Concrete implementation of
QueryDescriptorType . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExtensibleSOAPObject
Abstract class implementating validation and 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 | Class and Description |
---|---|
class |
BodyImpl
Concrete implemenation of
Body . |
class |
DetailImpl
Concrete implementation of
Detail . |
class |
EnvelopeImpl
Concrete implementation of
Envelope . |
class |
HeaderImpl
Concrete implementation of
Header . |
Modifier and Type | Interface and Description |
---|---|
interface |
Action
The <wsa:Action> element.
|
interface |
Address
The <wsa:Address> element.
|
interface |
AttributedQName
Interface for type <wsa:AttributedQName>.
|
interface |
AttributedUnsignedLong
Interface for type <wsa:AttributedUnsignedLongType>.
|
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 |
MessageID
The <wsa:MessageID> element.
|
interface |
Metadata
The optional <wsa:Metadata> element.
|
interface |
ProblemAction
Interface for element <wsa:ProblemAction>.
|
interface |
ProblemHeaderQName
Interface for element <wsa:ProblemHeaderQName>.
|
interface |
ProblemIRI
The <wsa:ProblemIRI> element.
|
interface |
ReferenceParameters
The optional <wsa:ReferenceParameters> element.
|
interface |
RelatesTo
Interface for element <wsa:RelatesTo>.
|
interface |
ReplyTo
The <wsa:ReplyTo> element.
|
interface |
RetryAfter
Interface for element <wsa:RetryAfter>.
|
interface |
To
The <wsa:To> element.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionImpl
ActionImpl is the concrete implementation of
Action . |
class |
AddressImpl
AddressImpl is the concrete implementation of
Address . |
class |
AttributedQNameImpl
Implementation of
AttributedQName . |
class |
AttributedUnsignedLongImpl
Implementation of
AttributedUnsignedLong . |
class |
EndpointReferenceImpl
Concrete implementation of element
EndpointReference . |
class |
EndpointReferenceTypeImpl
Abstract implementation of the element of type
EndpointReferenceType . |
class |
FaultToImpl
Concrete implementation of element
FaultTo . |
class |
FromImpl
Concrete implementation of element
From . |
class |
MessageIDImpl
Concrete implementation for the
MessageID element. |
class |
MetadataImpl
MetadataImpl.
|
class |
ProblemActionImpl
Implementation of
ProblemAction . |
class |
ProblemHeaderQNameImpl
Concrete implementation for the
ProblemHeaderQName element. |
class |
ProblemIRIImpl
ProblemIRIImpl is the concrete implementation of
ProblemIRI . |
class |
ReferenceParametersImpl
ReferenceParametersImpl.
|
class |
RelatesToImpl
Implementation of
RelatesTo . |
class |
ReplyToImpl
Concrete implementation of element
ReplyTo . |
class |
RetryAfterImpl
Implementation of
RetryAfter . |
class |
ToImpl
Concrete implementation for the
To element. |
Modifier and Type | Interface and Description |
---|---|
interface |
AppliesTo
The wsp:AppliesTo element.
|
interface |
Policy
The wsp:Policy element.
|
interface |
PolicyAttachment
The wsp:PolicyAttachment element.
|
interface |
PolicyReference
The wsp:PolicyReference element.
|
Modifier and Type | Class and Description |
---|---|
class |
AppliesToImpl
AppliesToImpl.
|
class |
PolicyAttachmentImpl
PolicyAttachmentImpl.
|
class |
PolicyImpl
PolicyImpl.
|
class |
PolicyReferenceImpl
PolicyReferenceImpl.
|
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 |
AttributedURI
Interface for elements of complex type AttributedURI.
|
interface |
BinarySecurityToken
The <wsse:BinarySecurityToken> element.
|
interface |
Created
The <wsu:Created> element.
|
interface |
Embedded
the <wsse:Embedded> 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 |
Reference
The <wsse:Reference> empty 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 |
Username
The <wsse:Username> element within the <wsse:UsernameToken>
element.
|
interface |
UsernameToken
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 |
AttributedURIImpl
Implementation of
AttributedURI . |
class |
BinarySecurityTokenImpl
BinarySecurityTokenImpl.
|
class |
CreatedImpl
CreatedImpl.
|
class |
EmbeddedImpl
EmbeddedImpl is the concrete implementation of
Embedded . |
class |
EncodedStringImpl
Implementation of
EncodedString . |
class |
ExpiresImpl
ExpiresImpl.
|
class |
KeyIdentifierImpl
KeyIdentifierImpl.
|
class |
NonceImpl
NonceImpl.
|
class |
PasswordImpl
PasswordImpl.
|
class |
ReferenceImpl
ReferenceImpl.
|
class |
SecurityImpl
SecurityImpl implements the <wsse:Security> header.
|
class |
SecurityTokenReferenceImpl
SecurityTokenReferenceImpl.
|
class |
TimestampImpl
Concrete implementation of
Timestamp . |
class |
TransformationParametersImpl
TransformationParametersImpl implements the <wsse:TransformationParameters> element.
|
class |
UsernameImpl
Implementation of
Username . |
class |
UsernameTokenImpl
Implementation of
UsernameToken . |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryExchange
The wst:BinaryExchange element.
|
interface |
BinarySecret
The wst:BinarySecret element.
|
interface |
Claims
The wst:Claims element.
|
interface |
Entropy
The wst:Entropy element.
|
interface |
IssuedTokens
The wst:IssuedTokens element.
|
interface |
Issuer
The wst:Issuer element.
|
interface |
RequestSecurityToken
The wst:RequestSecurityToken element.
|
interface |
RequestSecurityTokenResponse
The wst:RequestSecurityTokenResponse element.
|
interface |
RequestSecurityTokenResponseCollection
The wst:RequestSecurityTokenResponseCollection element.
|
interface |
SignChallenge
The wst:SignChallenge element.
|
interface |
SignChallengeResponse
The wst:SignChallengeResponse element.
|
interface |
SignChallengeType
SignChallengeType complex type.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryExchangeImpl
BinaryExchangeImpl.
|
class |
BinarySecretImpl
BinarySecretImpl.
|
class |
ClaimsImpl
ClaimsImpl.
|
class |
EntropyImpl
EntropyImpl.
|
class |
IssuedTokensImpl
IssuedTokensImpl.
|
class |
IssuerImpl
IssuerImpl.
|
class |
RequestSecurityTokenImpl
RequestSecurityTokenImpl.
|
class |
RequestSecurityTokenResponseCollectionImpl
RequestSecurityTokenResponseCollectionImpl.
|
class |
RequestSecurityTokenResponseImpl
RequestSecurityTokenResponseImpl.
|
class |
SignChallengeImpl
SignChallengeImpl.
|
class |
SignChallengeResponseImpl
SignChallengeImpl.
|
class |
SignChallengeTypeImpl
SignChallengeTypeImpl.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResourceContentType
XACML context ResourceContent schema type.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceContentTypeImpl
Concrete implementation of
ResourceContentType . |
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 | Class and Description |
---|---|
class |
AbstractExtensibleXMLObject
AbstractExtensibleXMLObject is an element of type
xs:any , and with xs:anyAttribute
attributes. |
Modifier and Type | Interface and Description |
---|---|
interface |
EncryptionProperty
XMLObject representing XML Encryption, version 20021210, EncryptionProperty element.
|
Modifier and Type | Class and Description |
---|---|
class |
EncryptionPropertyImpl
Concrete implementation of
EncryptionProperty |
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 . |
Copyright © 2018 JBoss by Red Hat. All rights reserved.