Package | Description |
---|---|
org.opensaml.common |
Base classes for working with SAML as Java objects.
|
org.opensaml.common.impl |
Base classes for various SAMLObjects constructs.
|
org.opensaml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
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.saml2.metadata.provider |
Class for retrieving, filtering, and querying metadata.
|
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.xacml.profile.saml | |
org.opensaml.xacml.profile.saml.impl | |
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.xml.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SignableSAMLObject
A signable SAMLObject.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSignableSAMLObject
Abstract SAMLObject implementation that also implements
SignableXMLObject . |
Modifier and Type | Interface and Description |
---|---|
interface |
Request
This interface defines how the SAML1
Request objects behave. |
interface |
Response
This interface defines how the object representing a SAML1
Response element behaves. |
interface |
ResponseAbstractType
This interface defines the base class for type derived from the SAML1
ResponseAbstractType . |
Modifier and Type | Class and Description |
---|---|
class |
RequestImpl
Concrete implementation of
Request |
class |
ResponseAbstractTypeImpl
Abstract implementation of
ResponseAbstractType Object |
Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactResolve
SAML 2.0 Core ArtifactResolve.
|
interface |
ArtifactResponse
SAML 2.0 Core ArtifactResponse.
|
interface |
Assertion
SAML 2.0 Core Assertion.
|
interface |
AssertionIDRequest
SAML 2.0 Core AssertionIDRequest.
|
interface |
AttributeQuery
SAML 2.0 AttributeQuery.
|
interface |
AuthnQuery
SAML 2.0 AuthnQuery.
|
interface |
AuthnRequest
SAML 2.0 Core AuthnRequest.
|
interface |
AuthzDecisionQuery
SAML 2.0 AuthzDecisionQuery.
|
interface |
LogoutRequest
SAML 2.0 Core LogoutRequest.
|
interface |
LogoutResponse
SAML 2.0 Core LogoutResponse.
|
interface |
ManageNameIDRequest
SAML 2.0 Core ManageNameIDRequest.
|
interface |
ManageNameIDResponse
SAML 2.0 Core ManageNameIDResponse.
|
interface |
NameIDMappingRequest
SAML 2.0 Core NameIDMappingRequest.
|
interface |
NameIDMappingResponse
SAML 2.0 Core NameIDMappingResponse .
|
interface |
RequestAbstractType
SAML 2.0 Core RequestAbstractType.
|
interface |
StatusResponseType
SAML 2.0 Core StatusResponseType.
|
interface |
SubjectQuery
SAML 2.0 Core SubjectQuery.
|
Modifier and Type | Class and Description |
---|---|
class |
ArtifactResolveImpl
Concrete implementation of
ArtifactResolve . |
class |
ArtifactResponseImpl
Concrete implementation of
ArtifactResponse . |
class |
AssertionIDRequestImpl
A concrete implementation of
AssertionIDRequest . |
class |
AssertionImpl
A concrete implementation of
Assertion . |
class |
AttributeQueryImpl
Concrete implementation of
AttributeQuery . |
class |
AuthnQueryImpl
Concrete implementation of
AuthnQuery . |
class |
AuthnRequestImpl
A concrete implementation of
AuthnRequest . |
class |
AuthzDecisionQueryImpl
Concrete implementation of
AuthzDecisionQuery . |
class |
LogoutRequestImpl
A concrete implementation of
LogoutRequest . |
class |
LogoutResponseImpl
A concrete implementation of
LogoutResponse . |
class |
ManageNameIDRequestImpl
A concrete implementation of
ManageNameIDRequest . |
class |
ManageNameIDResponseImpl
A Builder for
ManageNameIDResponseImpl objects. |
class |
NameIDMappingRequestImpl
A concrete implementation of
NameIDMappingRequest . |
class |
NameIDMappingResponseImpl
Concrete implementation of
NameIDMappingResponse . |
class |
RequestAbstractTypeImpl
Concrete implementation of
RequestAbstractType . |
class |
ResponseImpl
Concrete implementation of
Response . |
class |
StatusResponseTypeImpl
Concrete implementation of
StatusResponseType . |
class |
SubjectQueryImpl
Concrete implementation of
SubjectQuery . |
Modifier and Type | Interface and Description |
---|---|
interface |
AffiliationDescriptor
SAML 2.0 Metadata AffiliationDescriptorType
|
interface |
AttributeAuthorityDescriptor
SAML 2.0 Metadata AttributeAuthorityDescriptor
|
interface |
AuthnAuthorityDescriptor
SAML 2.0 Metadata AuthnAuthorityDescriptor
|
interface |
EntitiesDescriptor
SAML 2.0 Metadata EntitiesDescriptor.
|
interface |
EntityDescriptor
SAML 2.0 Metadata EntityDescriptor
|
interface |
IDPSSODescriptor
SAML 2.0 Metadata IDPSSODescriptorType
|
interface |
PDPDescriptor
SAML 2.0 Metadata PDPDescriptor.
|
interface |
RoleDescriptor
SAML 2.0 Metadata RoleDescriptor.
|
interface |
SPSSODescriptor
SAML 2.0 Metadata SPSSODescriptorType
|
interface |
SSODescriptor
SAML 2.0 Metadata SSODescriptor
|
Modifier and Type | Class and Description |
---|---|
class |
AffiliationDescriptorImpl
Concrete implementation of
AffiliationDescriptor . |
class |
AttributeAuthorityDescriptorImpl
A concrete implementation of
AttributeAuthorityDescriptor . |
class |
AuthnAuthorityDescriptorImpl
Concreate implementation of
AuthnAuthorityDescriptor |
class |
EntitiesDescriptorImpl
Concrete implementation of
EntitiesDescriptor . |
class |
EntityDescriptorImpl
Concretate implementation of
EntitiesDescriptor . |
class |
IDPSSODescriptorImpl
Concrete implementation of
IDPSSODescriptor . |
class |
PDPDescriptorImpl
Concrete implementation of
PDPDescriptor . |
class |
RoleDescriptorImpl
Concrete implementation of
RoleDescriptor . |
class |
SPSSODescriptorImpl
Concrete implementation of
SPSSODescriptor . |
class |
SSODescriptorImpl
Concrete implementation of
SSODescriptor . |
Modifier and Type | Method and Description |
---|---|
protected CriteriaSet |
SignatureValidationFilter.buildCriteriaSet(SignableXMLObject signedMetadata,
String metadataEntryName,
boolean isEntityGroup)
Build the criteria set which will be used as input to the configured trust engine.
|
protected void |
SignatureValidationFilter.verifySignature(SignableXMLObject signedMetadata,
String metadataEntryName,
boolean isEntityGroup)
Evaluate the signature on the signed metadata instance.
|
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 | Interface and Description |
---|---|
interface |
XACMLAuthzDecisionQueryType
A SAML XACML profile XACMLAuthzDecisionQuery schema type.
|
interface |
XACMLPolicyQueryType
A SAML XACML profile XACMLPolicyQuery schema type.
|
Modifier and Type | Class and Description |
---|---|
class |
XACMLAuthzDecisionQueryTypeImpl
A concrete implementation of
XACMLAuthzDecisionQueryType . |
class |
XACMLPolicyQueryTypeImpl
Concrete implementation of
XACMLPolicyQueryType . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractValidatingSignableXMLObject
Extension of
AbstractSignableXMLObject that implements
ValidatingXMLObject . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSignableXMLObject
Base for signable XMLObjects.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.