Uses of Class
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
Package | Description |
---|---|
org.opensaml.saml.ext.reqattr.impl |
Implementations for SAML V2.0 Protocol Extension For Requesting Attributes Per Request.
|
org.opensaml.saml.ext.saml2alg.impl |
Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
|
org.opensaml.saml.ext.saml2aslo.impl |
Implementation for SAML 2 Protocol Extension for Async Logout objects.
|
org.opensaml.saml.ext.saml2delrestrict.impl |
Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.
|
org.opensaml.saml.ext.saml2mdattr.impl |
Implementation for SAML v2.0 Metadata Extension for Entity Attributes Version 1.0.
|
org.opensaml.saml.ext.saml2mdquery.impl |
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
|
org.opensaml.saml.ext.saml2mdrpi.impl |
Concrete implementations of the interfaces for the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
|
org.opensaml.saml.ext.saml2mdui.impl |
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
|
org.opensaml.saml.ext.samlec.impl |
Implementation for SAML-EC GSS-API schema content.
|
org.opensaml.saml.saml1.core.impl |
Implementations of SAML 1.x core specification types and elements.
|
org.opensaml.saml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.saml.saml2.ecp.impl |
Implementations of SAML 2.0 ECP types and elements.
|
org.opensaml.saml.saml2.metadata.impl |
Concrete implementations of the metadata APIs.
|
org.opensaml.xacml.profile.saml.impl |
XMLObject implementation classes for XACML SAML profile.
|
-
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.reqattr.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.reqattr.impl Modifier and Type Class Description class
RequestedAttributesMarshaller
A marshaller forRequestedAttributes
. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2alg.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2alg.impl Modifier and Type Class Description class
DigestMethodMarshaller
DigestMethod marshaller.class
SigningMethodMarshaller
SigningMethod marshaller. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2aslo.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2aslo.impl Modifier and Type Class Description class
AsynchronousMarshaller
A thread safe Marshaller forAsynchronous
objects. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2delrestrict.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2delrestrict.impl Modifier and Type Class Description class
DelegateMarshaller
Marshaller for instances ofDelegate
.class
DelegationRestrictionTypeMarshaller
Marshaller for instances ofDelegationRestrictionType
. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2mdattr.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2mdattr.impl Modifier and Type Class Description class
EntityAttributesMarshaller
A thread-safe Marshaller forEntityAttributes
. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2mdquery.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2mdquery.impl Modifier and Type Class Description class
AttributeQueryDescriptorTypeMarshaller
Marshaller forAttributeQueryDescriptorType
objects.class
AuthnQueryDescriptorTypeMarshaller
Marshaller forAuthnQueryDescriptorType
objects.class
AuthzDecisionQueryDescriptorTypeMarshaller
Marshaller ofAuthzDecisionQueryDescriptorType
objects.class
QueryDescriptorTypeMarshaller
Marshaller forQueryDescriptorType
objects. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2mdrpi.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2mdrpi.impl Modifier and Type Class Description class
PublicationInfoMarshaller
A marshaller forPublicationInfo
.class
PublicationMarshaller
A marshaller forPublication
.class
PublicationPathMarshaller
A marshaller forPublicationPath
.class
RegistrationInfoMarshaller
A marshaller forRegistrationInfo
. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2mdui.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.saml2mdui.impl Modifier and Type Class Description class
DiscoHintsMarshaller
A thread safe Marshaller forDiscoHints
objects.class
KeywordsMarshaller
A thread safe Marshaller forKeywords
objects.class
UIInfoMarshaller
A thread safe Marshaller forUIInfo
objects. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.samlec.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.ext.samlec.impl Modifier and Type Class Description class
SessionKeyMarshaller
A thread-safe Marshaller forSessionKey
objects. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.saml1.core.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.saml1.core.impl Modifier and Type Class Description class
AdviceMarshaller
A thread safe Marshaller forAdvice
objects.class
AssertionMarshaller
A thread safe Marshaller forAssertion
objects.class
AttributeDesignatorMarshaller
Marshaller ofAttributeDesignator
objects.class
AttributeMarshaller
A thread safe Marshaller forAttribute
objects.class
AttributeQueryMarshaller
A thread safe Unmarshaller forAttributeQuery
objects.class
AttributeStatementMarshaller
A thread safe Unmarshaller forAttributeStatement
objects.class
AudienceRestrictionConditionMarshaller
A thread safe Marshaller forAudienceRestrictionCondition
objects.class
AuthenticationQueryMarshaller
A thread safe Marshaller forAuthenticationQuery
objects.class
AuthenticationStatementMarshaller
A thread safe Marshaller forAuthenticationStatement
objects.class
AuthorityBindingMarshaller
A thread safe Marshaller forAuthorityBinding
objects.class
AuthorizationDecisionQueryMarshaller
A thread safe Marshaller forAuthorizationDecisionQuery
objects.class
AuthorizationDecisionStatementMarshaller
A thread safe Marshaller forAuthorizationDecisionStatement
objects.class
ConditionsMarshaller
A thread safe Marshaller forConditions
objects.class
DoNotCacheConditionMarshaller
Thread safe Marshaller forDoNotCacheCondition
objects.class
EvidenceMarshaller
A thread safe Marshaller forEvidence
objects.class
RequestAbstractTypeMarshaller
A thread safe Marshaller forRequestAbstractType
objects.class
RequestMarshaller
A thread safe Marshaller forRequest
objects.class
ResponseAbstractTypeMarshaller
A thread safe Marshaller forResponseAbstractType
objects.class
ResponseMarshaller
A thread safe Marshaller forResponse
objects.class
StatusCodeMarshaller
A thread safe Marshaller forStatusCode
objects.class
StatusDetailMarshaller
A thread safe Marshaller forStatusDetail
objects.class
StatusMarshaller
A thread safe Marshaller forStatus
objects.class
SubjectConfirmationMarshaller
A thread safe Marshaller forSubjectConfirmation
objects.class
SubjectLocalityMarshaller
A thread safe Marshaller forSubjectLocality
objects.class
SubjectMarshaller
A thread safe Marshaller forSubject
objects.class
SubjectQueryMarshaller
A thread safe Marshaller forSubjectQuery
objects.class
SubjectStatementMarshaller
Marshaller forSubjectStatement
XMLObjects. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.saml2.core.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.saml2.core.impl Modifier and Type Class Description class
AdviceMarshaller
A thread-safe marshaller forAdvice
.class
ArtifactResolveMarshaller
A thread-safe Marshaller forArtifactResolve
.class
ArtifactResponseMarshaller
A thread-safe Marshaller forArtifactResponse
.class
AssertionIDRequestMarshaller
A thread-safe Marshaller forAssertionIDRequest
.class
AssertionMarshaller
A thread-safe Marshaller forAssertion
.class
AttributeMarshaller
A thread safe Marshaller forAttribute
objects.class
AttributeQueryMarshaller
A thread-safe Marshaller forAttributeQuery
.class
AttributeStatementMarshaller
A thread-safe Marshaller forAttributeStatement
.class
AudienceRestrictionMarshaller
A thread safe Marshaller forAudienceRestriction
objects.class
AuthnContextMarshaller
A thread-safe Marshaller forAuthnContext
.class
AuthnQueryMarshaller
A thread-safe Marshaller forAuthnQuery
.class
AuthnRequestMarshaller
A thread-safe Marshaller forAuthnRequest
.class
AuthnStatementMarshaller
A thread-safe Marshaller forAuthnStatement
.class
AuthzDecisionQueryMarshaller
A thread-safe Marshaller forAuthzDecisionQuery
objects.class
AuthzDecisionStatementMarshaller
A thread-safe Marshaller forAuthzDecisionStatement
.class
BaseIDMarshaller
A thread-safe Marshaller forBaseID
objects.class
ConditionsMarshaller
A thread-safe Marshaller forConditions
objects.class
EncryptedAssertionMarshaller
A thread-safe Marshaller forEncryptedAssertion
.class
EncryptedAttributeMarshaller
A thread-safe Marshaller forEncryptedAttribute
.class
EncryptedElementTypeMarshaller
A thread-safe Marshaller forEncryptedElementType
.class
EncryptedIDMarshaller
A thread-safe Marshaller forEncryptedID
.class
EvidenceMarshaller
A thread-safe Marshaller forEvidence
.class
ExtensionsMarshaller
A thread-safe Marshaller forExtensions
objects.class
IDPEntryMarshaller
A thread safe Marshaller forIDPEntry
objects.class
IDPListMarshaller
A thread safe Marshaller forIDPList
objects.class
LogoutRequestMarshaller
A thread-safe Marshaller forLogoutRequest
.class
LogoutResponseMarshaller
A thread safe Marshaller forLogoutResponse
objects.class
ManageNameIDRequestMarshaller
A thread safe Marshaller forManageNameIDRequest
objects.class
ManageNameIDResponseMarshaller
A thread safe Marshaller forManageNameIDResponse
objects.class
NameIDMappingRequestMarshaller
A thread-safe Marshaller forNameIDMappingRequest
.class
NameIDMappingResponseMarshaller
A thread safe Marshaller forNameIDMappingResponse
objects.class
NameIDPolicyMarshaller
A thread safe Marshaller forNameIDPolicy
objects.class
NewEncryptedIDMarshaller
A thread-safe Marshaller forEncryptedID
.class
OneTimeUseMarshaller
A thread-safe Marshaller forOneTimeUse
objects.class
ProxyRestrictionMarshaller
A thread-safe Marshaller forProxyRestriction
objects.class
RequestAbstractTypeMarshaller
A thread safe Marshaller forRequestAbstractType
objects.class
RequestedAuthnContextMarshaller
A thread safe Marshaller forRequestedAuthnContext
objects.class
ResponseMarshaller
A thread safe Marshaller forResponse
objects.class
ScopingMarshaller
A thread safe Marshaller forScoping
objects.class
StatusCodeMarshaller
A thread safe Marshaller forStatusCode
objects.class
StatusDetailMarshaller
A thread safe Marshaller forStatusDetail
objects.class
StatusMarshaller
A thread safe Marshaller forStatus
objects.class
StatusResponseTypeMarshaller
A thread safe Marshaller forStatusResponseType
objects.class
SubjectConfirmationDataMarshaller
A thread-safe Marshaller forSubjectConfirmationData
objects.class
SubjectConfirmationMarshaller
A thread-safe Marshaller forSubjectConfirmation
objects.class
SubjectLocalityMarshaller
A thread-safe Marshaler forSubjectLocality
.class
SubjectMarshaller
A thread-safe Marshaller forSubject
objects.class
SubjectQueryMarshaller
A thread-safe Marshaller forSubjectQuery
.class
TerminateMarshaller
A thread safe Marshaller forTerminate
objects. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.saml2.ecp.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.saml2.ecp.impl Modifier and Type Class Description class
RequestAuthenticatedMarshaller
Marshaller for instances ofRequestAuthenticated
.class
RequestMarshaller
Marshaller for instances ofRequest
.class
ResponseMarshaller
Marshaller for instances ofResponse
.class
SubjectConfirmationMarshaller
A thread-safe Marshaller forSubjectConfirmation
objects. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.saml.saml2.metadata.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.saml.saml2.metadata.impl Modifier and Type Class Description class
AffiliationDescriptorMarshaller
A thread safe Marshaller forAffiliationDescriptor
objects.class
AttributeAuthorityDescriptorMarshaller
A thread safe Marshaller forAttributeAuthorityDescriptor
s.class
AttributeConsumingServiceMarshaller
A thread safe Marshaller forAttributeConsumingService
objects.class
AuthnAuthorityDescriptorMarshaller
A thread safe Marshaller forAuthnAuthorityDescriptor
objects.class
ContactPersonMarshaller
A thread safe marshaller forContactPerson
objects.class
EndpointMarshaller
A thread safe Marshaller forEndpoint
objects.class
EntitiesDescriptorMarshaller
A thread safe Marshaller forEntitiesDescriptor
objects.class
EntityDescriptorMarshaller
A thread safe Marshaller forEntityDescriptor
objects.class
ExtensionsMarshaller
A thread-safe Marshaller forExtensions
objects.class
IDPSSODescriptorMarshaller
A thread safe Marshaller forIDPSSODescriptor
objects.class
IndexedEndpointMarshaller
A thread safe Marshaller forIndexedEndpoint
objects.class
KeyDescriptorMarshaller
A thread-safe marshaller forKeyDescriptor
s.class
OrganizationMarshaller
A thread safe Marshaller forOrganization
objects.class
PDPDescriptorMarshaller
A thread safe Marshaller forPDPDescriptor
objects.class
RequestedAttributeMarshaller
A thread-safe Marshaller forRequestedAttribute
objects.class
RoleDescriptorMarshaller
A thread safe Marshaller forRoleDescriptor
objects.class
SPSSODescriptorMarshaller
A thread safe Marshaller forSPSSODescriptor
objects.class
SSODescriptorMarshaller
A thread safe Marshaller forSSODescriptor
objects. -
Uses of AbstractSAMLObjectMarshaller in org.opensaml.xacml.profile.saml.impl
Subclasses of AbstractSAMLObjectMarshaller in org.opensaml.xacml.profile.saml.impl Modifier and Type Class Description class
ReferencedPoliciesTypeMarshaller
Marshaller forReferencedPoliciesType
.class
XACMLAuthzDecisionQueryTypeMarshaller
A thread-safe Marshaller forXACMLAuthzDecisionQueryType
objects.class
XACMLAuthzDecisionStatementTypeMarshaller
A thread-safe Marshaller forXACMLAuthzDecisionStatementType
.class
XACMLPolicyQueryTypeMarshaller
Marshaller forXACMLPolicyQueryType
.class
XACMLPolicyStatementTypeMarshaller
A thread-safe Marshaller forXACMLAuthzDecisionStatementType
.