Package | Description |
---|---|
org.opensaml.saml.common |
Base classes for working with SAML as Java objects.
|
org.opensaml.saml.ext.saml2mdquery |
Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.
|
org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.metadata |
Concrete definitions of the objects described in saml-metadata-2.0-os work.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSignableSAMLObject
Abstract SAMLObject implementation that also implements
SignableXMLObject . |
Modifier and Type | Field and Description |
---|---|
private SignableSAMLObject |
SAMLObjectContentReference.signableObject
SAMLObject this reference refers to.
|
Modifier and Type | Method and Description |
---|---|
static void |
SAMLObjectSupport.declareNonVisibleNamespaces(SignableSAMLObject signableObject)
Examines the
SignableSAMLObject for the need to declare non-visible namespaces
before marshalling and signing, and if required, performs the declarations. |
Constructor and Description |
---|
SAMLObjectContentReference(SignableSAMLObject newSignableObject)
Constructor.
|
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 | Interface and Description |
---|---|
interface |
Assertion
This interface defines how the object representing a SAML 1
Assertion element behaves. |
interface |
Request
This interface defines how the SAML1
Request objects behave. |
interface |
RequestAbstractType
This interface describes the base class for types derived from
RequestAbstractType . |
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 | Interface and Description |
---|---|
interface |
ArtifactResolve
SAML 2.0 Core ArtifactResolve.
|
interface |
ArtifactResponse
SAML 2.0 Core ArtifactResponse.
|
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 |
StatusResponseType
SAML 2.0 Core StatusResponseType.
|
interface |
SubjectQuery
SAML 2.0 Core 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.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.