Package | Description |
---|---|
org.opensaml.common.binding.artifact |
Classes that may be used to create and manipulate SAML artifacts.
|
org.opensaml.common.impl |
Base classes for various SAMLObjects constructs.
|
org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
org.opensaml.saml2.common.impl |
Implementations of elements and attribtues used in multiple SAML 2.0 specification.
|
org.opensaml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.ecp.impl | |
org.opensaml.saml2.metadata.impl |
Implementations of the SAML 2.0 metadata specification types and elements.
|
org.opensaml.samlext.saml1md.impl |
Implementation of SAML 1 metadata profile objects.
|
org.opensaml.samlext.saml2delrestrict.impl |
Implementation for SAML 2 Condition for Delegation Restriction.
|
org.opensaml.samlext.saml2mdquery.impl |
Implemention for SAML 2 metadata standalone query endpoints profile objects.
|
org.opensaml.samlext.saml2mdui.impl | |
org.opensaml.ws.soap.soap11.impl |
Provided implementations of the SOAP 1.1 XMLObject interfaces.
|
org.opensaml.ws.wsaddressing.impl | |
org.opensaml.ws.wspolicy.impl | |
org.opensaml.ws.wssecurity.impl | |
org.opensaml.ws.wstrust.impl | |
org.opensaml.xacml.ctx.impl | |
org.opensaml.xacml.impl | |
org.opensaml.xacml.policy.impl | |
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.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
org.opensaml.xml.io |
Interfaces and abstract implementations of marshallers and unmarshallers.
|
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
org.opensaml.xml.util |
Utility classes for working with XML, XMLObjects, and various data types.
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLArtifactMap.put(String artifact,
String relyingPartyId,
String issuerId,
SAMLObject samlMessage)
Creates a mapping between a given artifact and the SAML message to which it maps.
|
void |
BasicSAMLArtifactMap.put(String artifact,
String relyingPartyId,
String issuerId,
SAMLObject samlMessage)
Creates a mapping between a given artifact and the SAML message to which it maps.
|
Modifier and Type | Method and Description |
---|---|
Element |
AbstractSAMLObjectMarshaller.marshall(XMLObject xmlObject,
Document document)
Marshall this element, and its children, into a W3C DOM element.
|
Element |
AbstractSAMLObjectMarshaller.marshall(XMLObject xmlObject,
Element parentElement)
Marshall the given XMLObject and append it as a child to the given parent element.
|
protected void |
AbstractSAMLObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AbstractSAMLObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
void |
SubjectLocalityMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
StatusCodeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
ResponseAbstractTypeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
RequestAbstractTypeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
NameIdentifierMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
ConditionsMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
AuthorizationDecisionStatementMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
AuthorizationDecisionQueryMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
void |
AuthorityBindingMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
AuthenticationStatementMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
AuthenticationQueryMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AttributeQueryMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
AttributeDesignatorMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
AssertionMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
ActionMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
StatusMessageMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
NameIdentifierMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ConfirmationMethodMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AudienceMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AssertionIDReferenceMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AssertionArtifactMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ActionMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ExtensionsMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
ExtensionsMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SubjectLocalityMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
SubjectConfirmationMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
SubjectConfirmationDataMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
StatusResponseTypeMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
StatusCodeMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ScopingMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
RequestedAuthnContextMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
RequestAbstractTypeMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ProxyRestrictionMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
NameIDPolicyMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
LogoutRequestMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
IDPEntryMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ConditionsMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
BaseIDMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthzDecisionStatementMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthzDecisionQueryMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthnStatementMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthnRequestMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthnQueryMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthnContextDeclMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AttributeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
AssertionMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ActionMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AbstractNameIDTypeMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
StatusMessageMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
SessionIndexMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
RequesterIDMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
NewIDMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
GetCompleteMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthnContextDeclRefMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthnContextDeclMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AuthnContextClassRefMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AuthenticatingAuthorityMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AudienceMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AssertionURIRefMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AssertionIDRefMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ArtifactMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ActionMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AbstractNameIDTypeMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ResponseMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
RequestMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
RelayStateMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ServiceNameMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ServiceDescriptionMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
SPSSODescriptorMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
RoleDescriptorMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
RequestedAttributeMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
OrganizationURLMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
OrganizationNameMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
OrganizationMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
OrganizationDisplayNameMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
KeyDescriptorMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
IDPSSODescriptorMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ContactPersonMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AttributeConsumingServiceMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AffiliationDescriptorMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
AdditionalMetadataLocationMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
TelephoneNumberMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
SurNameMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ServiceNameMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
ServiceDescriptionMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
OrganizationURLMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
OrganizationNameMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
OrganizationDisplayNameMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
NameIDFormatMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
GivenNameMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
EmailAddressMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
CompanyMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AttributeProfileMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AffiliateMemberMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AdditionalMetadataLocationMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SourceIDMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DelegateMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
QueryDescriptorTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
ActionNamespaceMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LogoMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
LocalizedURIMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
LocalizedNameMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
KeywordsMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
LogoMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
LocalizedURIMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
LocalizedNameMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
KeywordsMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
IPHintMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
GeolocationHintMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
DomainHintMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HeaderMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
FaultMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
EnvelopeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
DetailMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
BodyMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
HeaderMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
FaultMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
EnvelopeMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
DetailMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
BodyMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RelatesToMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
ReferenceParametersMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
ProblemActionMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
MetadataMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
EndpointReferenceTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AttributedUnsignedLongMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AttributedURIMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AttributedQNameMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AbstractWSAddressingObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AttributedUnsignedLongMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
AttributedURIMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
AbstractWSAddressingObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PolicyReferenceMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
PolicyMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
PolicyAttachmentMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AppliesToMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AbstractWSPolicyObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AbstractWSPolicyObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
Modifier and Type | Method and Description |
---|---|
protected void |
UsernameTokenMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
TransformationParametersMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
TimestampMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
SignatureConfirmationMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
SecurityTokenReferenceMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
SecurityMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
ReferenceMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
PasswordMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
KeyIdentifierMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
EncryptedHeaderMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
EncodedStringMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
EmbeddedMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
BinarySecurityTokenMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AttributedURIMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AttributedStringMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AttributedDateTimeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AbstractWSSecurityObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement) |
protected void |
SaltMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
IterationMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
AttributedURIMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
AttributedStringMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
AttributedDateTimeMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
AbstractWSSecurityObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement) |
Modifier and Type | Method and Description |
---|---|
protected void |
UseKeyMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
SignChallengeTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
RequestSecurityTokenResponseMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
RequestSecurityTokenResponseCollectionMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
RequestSecurityTokenMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
RenewingMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
EntropyMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
ClaimsMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
BinarySecretMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
BinaryExchangeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AbstractWSTrustObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
ForwardableMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
DelegatableMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
AbstractWSTrustObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SubjectTypeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
StatusCodeTypeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
ResultTypeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
ResourceContentTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
MissingAttributeDetailTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AttributeValueTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AttributeTypeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
StatusMessageTypeMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
ResourceContentTypeMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
DecisionTypeMarshaller.marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
AttributeValueTypeMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractXACMLObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AbstractXACMLObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
VariableReferenceTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
VariableDefinitionTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
SubjectMatchTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
SubjectAttributeDesignatorTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
RuleTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
RuleCombinerParametersTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
ResourceMatchTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
PolicyTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
PolicySetTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
PolicySetCombinerParametersTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
PolicyCombinerParametersTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
ObligationTypeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
IdReferenceTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
FunctionTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
EnvironmentMatchTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
CombinerParameterTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AttributeValueTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AttributeSelectorTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AttributeDesignatorTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AttributeAssignmentTypeMarshaller.marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
ApplyTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
ActionMatchTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
DescriptionTypeMarshaller.marshallElementContent(XMLObject xmlobject,
Element domElement)
No-op method.
|
protected void |
AttributeValueTypeMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XACMLAuthzDecisionQueryTypeMarshaller.marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractExtensibleXMLObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls the
xs:anyAttribute attributes. |
protected void |
AbstractElementExtensibleXMLObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No
xs:anyAttribute attributes. |
protected void |
AbstractElementExtensibleXMLObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No text content.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ReferenceTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
EncryptionPropertyMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
EncryptionPropertiesMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
EncryptionMethodMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
EncryptedTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
EncryptedKeyMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
CipherReferenceMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AgreementMethodMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AbstractXMLEncryptionMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AbstractXMLEncryptionMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractXMLObjectMarshaller.checkXMLObjectIsTarget(XMLObject xmlObject)
Checks to make sure the given XMLObject's schema type or element QName matches the target parameters given at
marshaller construction time.
|
Element |
Marshaller.marshall(XMLObject xmlObject)
Marshall this element, and its children, and root them in a newly created Document.
|
Element |
AbstractXMLObjectMarshaller.marshall(XMLObject xmlObject)
Marshall this element, and its children, and root them in a newly created Document.
|
Element |
Marshaller.marshall(XMLObject xmlObject,
Document document)
Marshall this element, and its children, into a W3C DOM element.
|
Element |
AbstractXMLObjectMarshaller.marshall(XMLObject xmlObject,
Document document)
Marshall this element, and its children, into a W3C DOM element.
|
Element |
Marshaller.marshall(XMLObject xmlObject,
Element parentElement)
Marshall the given XMLObject and append it as a child to the given parent element.
|
Element |
AbstractXMLObjectMarshaller.marshall(XMLObject xmlObject,
Element parentElement)
Marshall the given XMLObject and append it as a child to the given parent element.
|
protected void |
BaseXMLObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected abstract void |
AbstractXMLObjectMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
AbstractXMLObjectMarshaller.marshallChildElements(XMLObject xmlObject,
Element domElement)
Marshalls the child elements of the given XMLObject.
|
protected void |
BaseXMLObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected abstract void |
AbstractXMLObjectMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected Element |
AbstractXMLObjectMarshaller.marshallInto(XMLObject xmlObject,
Element targetElement)
Marshalls the given XMLObject into the given DOM Element.
|
protected void |
AbstractXMLObjectMarshaller.marshallSchemaInstanceAttributes(XMLObject xmlObject,
Element domElement)
Creates the XSI type, schemaLocation, and noNamespaceSchemaLocation attributes for an XMLObject.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XSURIMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
XSStringMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
XSQNameMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
XSIntegerMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
XSBooleanMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
XSBase64BinaryMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
XSAnyMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
XSURIMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
XSStringMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
XSQNameMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
XSIntegerMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
XSDateTimeMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
XSBooleanMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
XSBase64BinaryMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
XSAnyMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
Modifier and Type | Method and Description |
---|---|
Element |
SignatureMarshaller.marshall(XMLObject xmlObject)
Marshall this element, and its children, and root them in a newly created Document.
|
Element |
SignatureMarshaller.marshall(XMLObject xmlObject,
Document document)
Marshall this element, and its children, into a W3C DOM element.
|
Element |
SignatureMarshaller.marshall(XMLObject xmlObject,
Element parentElement)
Marshall the given XMLObject and append it as a child to the given parent element.
|
protected void |
X509SerialNumberMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
TransformMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
RetrievalMethodMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
KeyInfoTypeMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
DigestMethodMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
AbstractXMLSignatureMarshaller.marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
X509SerialNumberMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
protected void |
AbstractXMLSignatureMarshaller.marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
Modifier and Type | Method and Description |
---|---|
static <T extends XMLObject> |
XMLObjectHelper.cloneXMLObject(T originalXMLObject)
Clone an XMLObject by brute force:
|
static <T extends XMLObject> |
XMLObjectHelper.cloneXMLObject(T originalXMLObject,
boolean rootInNewDocument)
Clone an XMLObject by brute force:
|
static Element |
XMLObjectHelper.marshall(XMLObject xmlObject)
Marshall an XMLObject.
|
static void |
XMLObjectHelper.marshallToOutputStream(XMLObject xmlObject,
OutputStream outputStream)
Marshall an XMLObject to an OutputStream.
|
static void |
XMLObjectHelper.marshallToWriter(XMLObject xmlObject,
Writer writer)
Marshall an XMLObject to a Writer.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.