Uses of Class
org.opensaml.core.xml.AbstractXMLObject
Packages that use AbstractXMLObject
Package
Description
Base classes for working with XML as Java objects and configuring the library.
Implementations of the interfaces for XMLObjects that represent XML schema types.
Base classes for working with SAML as Java objects.
Implementation for SAML v2.0 Identity Provider Discovery Profile.
Implementations for SAML V2.0 Protocol Extension For Requesting Attributes Per Request.
Implementation for SAML 1.x Metadata Profile.
Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
Implementation for SAML 2 Protocol Extension for Async Logout objects.
Implementation for SAML v2.0 Channel Binding Extensions Version 1.0.
Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.
Implementation for SAML v2.0 Metadata Extension for Entity Attributes Version 1.0.
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
Concrete implementations of the interfaces for the
SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
Concrete implementations of the interfaces for the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
Implementation for SAML-EC GSS-API schema content.
Implementation for SAML V2 Protocol Extension for Third-Party Requests.
Implementations of SAML 1.x core specification types and elements.
Implementations of SAML 2.0 core specification types and elements.
Implementations of SAML 2.0 ECP types and elements.
Concrete implementations of SAML 2.0 metadata objects.
Common classes shared across SOAP versions, clients, and transports.
Provided implementations of the SOAP 1.1 XMLObject interfaces.
XML Object provider implementations for WS-Addressing.
XML Object provider implementations for WS-Federation.
XML Object provider implementations for WS-Policy.
XML Object provider implementations for WS-Security.
XML Object provider implementations for WS-Trust.
XMLObject implementations for XACML context schema.
XMLObject provider implementation support for XACML.
XMLObject provider implementation classes for XACML policy schema.
XMLObject implementation classes for XACML SAML profile.
Implementations of the interfaces for XMLObjects that represent XML encryption types.
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
Implementations of the interfaces for XMLObjects that represent XML signature types.
-
Uses of AbstractXMLObject in org.opensaml.core.xml
Subclasses of AbstractXMLObject in org.opensaml.core.xmlModifier and TypeClassDescriptionclassAbstractElementExtensible is an element of typexs:any, but withoutxs:anyAttributeattribute or text content.classAbstractExtensibleXMLObject is an element of typexs:any, and withxs:anyAttributeattributes. -
Uses of AbstractXMLObject in org.opensaml.core.xml.mock
Subclasses of AbstractXMLObject in org.opensaml.core.xml.mockModifier and TypeClassDescriptionclassSimple XMLObject that can be used for testing. -
Uses of AbstractXMLObject in org.opensaml.core.xml.schema.impl
Subclasses of AbstractXMLObject in org.opensaml.core.xml.schema.implModifier and TypeClassDescriptionclassConcrete implementation ofXSAny.classConcrete implementation ofXSBase64Binary.classConcrete implementation ofXSBoolean.classConcrete implementation ofXSDateTime.classConcrete implementation ofXSInteger.classConcrete implementation ofXSQName.classConcrete implementation ofXSString.classConrete implementation ofXSURI. -
Uses of AbstractXMLObject in org.opensaml.saml.common
Subclasses of AbstractXMLObject in org.opensaml.saml.commonModifier and TypeClassDescriptionclassAbstract SAMLObject implementation that also implementsSignableXMLObject. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.idpdisco.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.idpdisco.impl -
Uses of AbstractXMLObject in org.opensaml.saml.ext.reqattr.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.reqattr.impl -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml1md.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml1md.impl -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2alg.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2alg.implModifier and TypeClassDescriptionclassImplementation ofDigestMethod.classImplementation ofSigningMethod. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2aslo.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2aslo.impl -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2cb.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2cb.impl -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2delrestrict.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2delrestrict.implModifier and TypeClassDescriptionclassImplementation ofDelegate.classImplementation ofDelegationRestrictionType. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdattr.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdattr.impl -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdquery.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdquery.implModifier and TypeClassDescriptionclassConcrete implementation ofActionNamespace.classConcrete implementation ofAttributeQueryDescriptorType.classConcrete implementation ofAuthnQueryDescriptorType.classConcrete implementation ofAuthzDecisionQueryDescriptorType.classConcrete implementation ofQueryDescriptorType. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdreqinit.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdreqinit.impl -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdrpi.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdrpi.implModifier and TypeClassDescriptionclassA concretePublication.classConcretePublicationInfo.classA concretePublicationPath.classConcrete Implementation ofRegistrationInfo.classConcrete implementation ofRegistrationPolicy.classConcrete implementation ofUsagePolicy. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdui.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdui.implModifier and TypeClassDescriptionclassConcrete implementation ofDescription.classConcrete implementation ofDiscoHints.classConcrete implementation ofDisplayName.classConcrete implementation ofDomainHint.classConcrete implementation ofGeolocationHint.classConcrete implementation ofInformationURL.classConcrete implementation ofIPHint.classConcrete implementation ofKeywords.classConcrete implementation ofLogo.classConcrete implementation ofPrivacyStatementURL.classConcrete implementation ofUIInfo. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.samlec.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.samlec.implModifier and TypeClassDescriptionclassConcrete implementation ofEncType.classConcrete implementation ofGeneratedKey.classConcrete implementation ofSessionKey. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.samlpthrpty.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.samlpthrpty.impl -
Uses of AbstractXMLObject in org.opensaml.saml.saml1.core.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.saml1.core.implModifier and TypeClassDescriptionclassConcrete implementation ofAction.classConcrete implementation ofAdvice.classConcrete implementation ofAssertionArtifact.classConcrete Implementation ofAssertionIDReferenceObject.classThis class implements the SAML 1Assertionstatement.classConcrete Implementation of theAttributeDesignatorinterface.classA Concrete implementation of theAttributeInterface.classConcrete implementation of theAttributeQueryinterface.classA Concrete implementation of theAttributeStatementInterface.classA concrete implementation ofAttributeValue.classConcrete class implementation ofAudience.classConcrete implementation of the org.opensaml.saml.saml1.core.AudienceRestrictionCondition.classConcrete implementation of theAuthenticationQueryinterface.classA Concrete implementation of theAuthenticationStatementInterface.classA concrete implementation of theAuthorityBindinginterface.classConcrete implementation of theAuthorizationDecisionQueryinterface.classA concrete implementation ofAuthorizationDecisionStatement.classThis is a concrete implementation of theConditionsinterface.classConcrete Implementation of theConfirmationMethodinterface.classConcrete implementation ofDoNotCacheCondition.classConcrete implementation of theEvidenceinterface.classComplete implementation ofNameIdentifier.classImplementation ofRequestAbstractType.classConcrete implementation ofRequest.classImplementation ofRespondWith.classAbstract implementation ofResponseAbstractTypeObject.classImplementation of theResponseObject.classConcrete implementation ofStatusCode.classConcrete implementation ofStatusDetail.classConcrete ImplementationStatus.classConcrete implementation ofStatusMessageobject.classA concrete implementation ofSubjectConfirmationData.classConcrete implementation ofSubjectConfirmation.classComplete implementation ofSubject.classA concrete implementation of theSubjectLocalityinterface.classAbstract implementation ofSubjectQuerytype.classAbstract implementation ofSubjectStatementtype. -
Uses of AbstractXMLObject in org.opensaml.saml.saml2.core.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.saml2.core.implModifier and TypeClassDescriptionclassAbstract implementation ofNameIDType.classA concrete implementation ofAction.classA concrete implementation ofAdvice.classConcrete implementation ofArtifact.classConcrete implementation ofArtifactResolve.classConcrete implementation ofArtifactResponse.classConcrete implementation ofAssertionIDRef.classA concrete implementation ofAssertionIDRequest.classA concrete implementation ofAssertion.classA concrete implementation ofAssertionURIRef.classConcrete implementation ofAttribute.classConcrete implementation ofAttributeQuery.classA concrete implementation ofAttributeStatement.classA concrete implementation ofAttributeValue.classConcrete implementation ofAudience.classConcrete implementation ofAudienceRestriction.classA concrete implementation ofAuthenticatingAuthority.classA concrete implementation ofAuthnContextClassRef.classA concrete implementation ofAuthnContextDecl.classA concrete implementation ofAuthnContextDeclRef.classA concrete implemenation ofAuthnContext.classConcrete implementation ofAuthnQuery.classA concrete implementation ofAuthnRequest.classA concrete implementation ofAuthnStatement.classConcrete implementation ofAuthzDecisionQuery.classA concrete implementation ofAuthzDecisionStatement.classConcrete implementation ofBaseID.classConcrete implementation ofConditions.classA concrete implementation ofEncryptedAssertion.classA concrete implementation ofEncryptedAttribute.classA concrete implementation ofEncryptedElementType.classA concrete implementation ofEncryptedID.classA concrete implementation ofEvidence.classImplementation ofExtensions.classConcrete implementation ofGetComplete.classConcrete implementation ofIDPEntry.classConcrete implementation ofIDPList.classA concrete implementation ofIssuer.classConcrete implementation ofKeyInfoConfirmationDataType.classA concrete implementation ofLogoutRequest.classA concrete implementation ofLogoutResponse.classA concrete implementation ofManageNameIDRequest.classConcrete implementation forManageNameIDResponseobjects.classConcrete implementation ofNameID.classA concrete implementation ofNameIDMappingRequest.classConcrete implementation ofNameIDMappingResponse.classConcrete implementation ofNameIDPolicy.classA concrete implementation ofNewEncryptedID.classConcrete implementation ofNewID.classConcrete implementation ofOneTimeUse.classConcrete implementation ofProxyRestriction.classConcrete implementation ofRequestAbstractType.classConcrete implementation ofRequestedAuthnContext.classConcrete implementation ofRequesterID.classConcrete implementation ofResponse.classConcrete implementation ofScoping.classConcrete implementation ofSessionIndex.classConcrete implementation ofStatusCode.classConcrete implementation ofStatusDetail.classConcrete implementation ofStatus.classConcrete implementation ofStatusMessage.classConcrete implementation ofStatusResponseType.classConcrete implementation ofSubjectConfirmationData.classConcrete implementation ofSubjectConfirmation.classConcrete implementation ofSubject.classA concrete implementation ofSubjectLocality.classConcrete implementation ofSubjectQuery.classConcrete implementation ofTerminate. -
Uses of AbstractXMLObject in org.opensaml.saml.saml2.ecp.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.saml2.ecp.implModifier and TypeClassDescriptionclassA concrete implementation ofRelayState.classConcrete implementation ofRequestAuthenticated.classA concrete implementation ofRequest.classA concrete implementation ofResponse.classConcrete implementation ofSubjectConfirmation. -
Uses of AbstractXMLObject in org.opensaml.saml.saml2.metadata.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.saml2.metadata.implModifier and TypeClassDescriptionclassConcrete implementation ofAdditionalMetadataLocation.classConcrete implementation ofAffiliateMember.classConcrete implementation ofAffiliationDescriptor.classConcrete implementation ofArtifactResolutionService.classConcrete implementation ofAssertionConsumerService.classConcrete implementation ofAssertionIDRequestService.classA concrete implementation ofAttributeAuthorityDescriptor.classConcrete implementation ofAttributeConsumingService.classA concrete implementation ofAttributeProfile.classConcrete implementation ofAttributeService.classConcrete implementation ofAuthnAuthorityDescriptor.classConcrete implementation ofAuthnQueryService.classConcrete implmentation ofAuthzService.classConcrete implementation ofCompany.classConcrete implementation ofContactPerson.classConcrete implementation ofEmailAddress.classConcrete implementation ofEncryptionMethod.classA concrete implementation ofEndpoint.classConcrete implementation ofEntitiesDescriptor.classConcretate implementation ofEntityDescriptor.classImplementation ofExtensions.classConcrete implementation ofGivenName.classConcrete implementation ofIDPSSODescriptor.classConcrete implementation ofIndexedEndpoint.classConcrete implementation ofKeyDescriptor.classConcrete implementation ofLocalizedName.classConcrete implementation ofLocalizedURI.classConcrete implementation ofManageNameIDService.classConcrete implementation ofNameIDFormat.classConcrete implementation ofNameIDMappingService.classConcrete implementation ofOrganizationDisplayName.classConcrete implementation ofOrganization.classConcrete implementation ofOrganizationName.classConcrete implementation ofOrganizationURL.classConcrete implementation ofPDPDescriptor.classConcrete implementation ofRequestedAttribute.classConcrete implementation ofRoleDescriptor.classConcrete implementation ofServiceDescription.classConcrete implementation ofServiceName.classConcrete implementation ofSingleLogoutService.classConcrete implementation ofSingleSignOnService.classConcrete implementation ofSPSSODescriptor.classConcrete implementation ofSSODescriptor.classConcrete implementation ofSurName.classConcrete implementation ofTelephoneNumber. -
Uses of AbstractXMLObject in org.opensaml.soap.common
Subclasses of AbstractXMLObject in org.opensaml.soap.commonModifier and TypeClassDescriptionclassAbstract class implementing element and attribute extensibility. -
Uses of AbstractXMLObject in org.opensaml.soap.soap11.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.soap11.implModifier and TypeClassDescriptionclassConcrete implemenation ofBody.classConcrete implementation ofDetail.classConcrete implementation ofEnvelope.classConcrete implementation ofFaultActor.classConcrete implementation ofFaultCode.classConcrete implemenation ofFault.classConcrete implemenation ofFaultString.classConcrete implementation ofHeader. -
Uses of AbstractXMLObject in org.opensaml.soap.wsaddressing.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wsaddressing.implModifier and TypeClassDescriptionclassAbstractWSAddressingObject.classActionImpl is the concrete implementation ofAction.classAddressImpl is the concrete implementation ofAddress.classImplementation ofAttributedQName.classImplementation ofAttributedUnsignedLong.classAbstractAttributedURIType is the abstract implementation ofAttributedURI.classConcrete implementation of elementEndpointReference.classAbstract implementation of the element of typeEndpointReferenceType.classConcrete implementation of elementFaultTo.classConcrete implementation of elementFrom.classConcrete implementation for theMessageIDelement.classMetadataImpl.classImplementation ofProblemAction.classConcrete implementation for theProblemHeaderQNameelement.classProblemIRIImpl is the concrete implementation ofProblemIRI.classReferenceParametersImpl.classImplementation ofRelatesTo.classConcrete implementation of elementReplyTo.classImplementation ofRetryAfter.classImplementation ofSoapAction.classConcrete implementation for theToelement. -
Uses of AbstractXMLObject in org.opensaml.soap.wsfed.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wsfed.implModifier and TypeClassDescriptionclassImplementation of theAddressobject.classImplementation of theAppliesToObject.classImplementation of theEndPointReferenceobject.classImplementation of theRequestedSecurityTokenobject.classImplementation of theRequestSecurityTokenResponseobject. -
Uses of AbstractXMLObject in org.opensaml.soap.wspolicy.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wspolicy.implModifier and TypeClassDescriptionclassAbstractWSSecurityObject.classAllImpl.classAppliesToImpl.classExactlyOneImpl.classOperatorContentTypeImpl.classPolicyAttachmentImpl.classPolicyImpl.classPolicyReferenceImpl. -
Uses of AbstractXMLObject in org.opensaml.soap.wssecurity.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wssecurity.implModifier and TypeClassDescriptionclassAbstractWSSecurityObject.classImplementation ofAttributedDateTime.classImplementation ofAttributedString.classImplementation ofAttributedURI.classBinarySecurityTokenImpl.classCreatedImpl.classEmbeddedImpl is the concrete implementation ofEmbedded.classImplementation ofEncodedString.classImplementation ofEncryptedHeader.classExpiresImpl.classIterationImpl.classKeyIdentifierImpl.classNonceImpl.classPasswordImpl.classReferenceImpl.classSaltImpl.classSecurityImpl implements the <wsse:Security> header.classSecurityTokenReferenceImpl.classSignatureConfirmationImpl.classConcrete implementation ofTimestamp.classTransformationParametersImpl implements the <wsse:TransformationParameters> element.classImplementation ofUsername.classImplementation ofUsernameToken. -
Uses of AbstractXMLObject in org.opensaml.soap.wstrust.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wstrust.implModifier and TypeClassDescriptionclassAbstractWSTrustObject.classAllowPostdatingImpl.classAddressImpl.classAuthenticatorImpl.classBinaryExchangeImpl.classBinarySecretImpl.classCancelTargetImpl.classCanonicalizationAlgorithmImpl.classChallengeImpl.classClaimsImpl.classCodeImpl.classCombinedHashImpl.classComputedKeyAlgorithmImpl.classComputedKeyImpl.classDelegatableImpl.classDelegateToImpl.classEncryptionAlgorithmImpl.classEncryptionImpl.classEncryptWithImpl.classEntropyImpl.classForwardableImpl.classIssuedTokensImpl.classIssuerImpl.classKeyExchangeTokenImpl.classKeySizeImpl.classKeyTypeImpl.classKeyWrapAlgorithmImpl.classLifetimeImpl.classOnBehalfOfImpl.classParticipantImpl.classParticipantsImpl.classParticipantTypeImpl.classPrimaryImpl.classProofEncryptionImpl.classReasonImpl.classRenewingImpl.classRenewTargetImpl.classRequestedAttachedReferenceImpl.classRequestedProofTokenImpl.classRequestedReferenceTypeImpl.classRequestedSecurityTokenImpl.classRequestedTokenCancelledImpl.classRequestedUnattachedReferenceImpl.classRequestKETImpl.classRequestSecurityTokenCollectionImpl.classRequestSecurityTokenImpl.classRequestSecurityTokenResponseCollectionImpl.classRequestSecurityTokenResponseImpl.classRequestTypeImpl.classSignatureAlgorithmImpl.classSignChallengeImpl.classSignChallengeImpl.classSignChallengeTypeImpl.classSignWithImpl.classStatusImpl.classTokenTypeImpl.classUseKeyImpl.classValidateTargetImpl. -
Uses of AbstractXMLObject in org.opensaml.xacml.ctx.impl
Subclasses of AbstractXMLObject in org.opensaml.xacml.ctx.implModifier and TypeClassDescriptionclassConcrete implementation ofActionType.classConcrete implementation ofAttributeType.classConcrete implementation ofAttributeValueType.classConcrete implementation ofDecisionType.classConcrete implementation ofEnvironmentType.classConcrete implementation ofMissingAttributeDetailType.classConcrete implementation ofRequestType.classConcrete implementation ofResourceContentType.classConcrete implementation ofResourceType.classConcrete implementation ofResponseType.classConcrete implementation ofResultType.classConcrete implementation ofStatusCodeType.classConcrete implementation ofStatusDetailType.classImplementation ofStatusMessageType.classConcrete implementation ofStatusType.classConcrete implementation ofSubjectType. -
Uses of AbstractXMLObject in org.opensaml.xacml.impl
Subclasses of AbstractXMLObject in org.opensaml.xacml.implModifier and TypeClassDescriptionclassAn abstract implementation of XACMLObject. -
Uses of AbstractXMLObject in org.opensaml.xacml.policy.impl
Subclasses of AbstractXMLObject in org.opensaml.xacml.policy.implModifier and TypeClassDescriptionclassConcrete implementation ofActionMatchType.classImplementation ofActionsType.classImplementation forActionType.classImplementation ofApplyType.classImplementation forAttributeAssignmentType.classImplementation ofAttributeDesignatorType.classImplementationAttributeSelectorType.classImplementation ofAttributeValueType.classImplementation ofCombinerParametersType.classImplementation ofCombinerParameterType.classImplementation ofConditionType.classImplementation forDefaultsType.classConcrete implementation ofDescriptionType.classConcrete implementation ofEnvironmentMatchType.classImplementation ofEnvironmentsType.classImplementation forEnvironmentType.classImplementation ofFunctionType.classImplementation ofIdReferenceType.classImplementation forObligationsType.classImplementation forObligationType.classImplementation ofPolicyCombinerParametersTypeUnmarshaller.classImplementation ofPolicySetCombinerParametersType.classConcrete implementation ofPolicySetType.classConcrete implemenation ofPolicyType.classConcrete implementation ofResourceMatchType.classImplementation ofResourcesType.classImplementation ofResourceType.classImplementation forRuleCombinerParametersTypeImplBuilder.classImplementation forRuleType.classImplementation ofSubjectAttributeDesignatorType.classConcrete implementation ofSubjectMatchType.classImplementation ofSubjectsType.classImplementation ofSubjectType.classImplementingTargetType.classImplementationVariableDefinitionType.classImplementation ofVariableReferenceType. -
Uses of AbstractXMLObject in org.opensaml.xacml.profile.saml.impl
Subclasses of AbstractXMLObject in org.opensaml.xacml.profile.saml.implModifier and TypeClassDescriptionclassImplementation ofReferencedPoliciesType.classA concrete implementation ofXACMLAuthzDecisionQueryType.classA concrete implementation ofXACMLAuthzDecisionStatementType.classConcrete implementation ofXACMLPolicyQueryType.classConcrete implementation ofXACMLPolicyStatementType. -
Uses of AbstractXMLObject in org.opensaml.xmlsec.encryption.impl
Subclasses of AbstractXMLObject in org.opensaml.xmlsec.encryption.implModifier and TypeClassDescriptionclassConcrete implementation ofAgreementMethod.classAbstract implementation ofAlgorithmIdentifierType.classConcrete implementation ofCarriedKeyName.classConcrete implementation ofCipherData.classConcrete implementation ofCipherReference.classConcrete implementation ofCipherValue.classConcrete implementation ofConcatKDFParams.classConcrete implementation ofDataReference.classConcrete implementation ofDerivedKey.classConcrete implementation ofDerivedKeyName.classConcrete implementation ofDHKeyValue.classConcrete implementation ofEncryptedData.classConcrete implementation ofEncryptedKey.classAbstract implementation ofEncryptedType.classConcrete implementation ofEncryptionMethod.classConcrete implementation ofEncryptionProperties.classConcrete implementation ofEncryptionProperty.classConcrete implementation ofGenerator.classConcrete implementation ofIterationCount.classConcrete implementation ofKANonce.classConcrete implementation ofKeyDerivationMethod.classConcrete implementation ofKeyLength.classConcrete implementation ofKeyReference.classConcrete implementation ofKeySize.classConcrete implementation ofMasterKeyName.classAbstract implementation ofMGF.classConcrete implementation ofOAEPparams.classConcrete implementation ofOriginatorKeyInfo.classAbstract implementation ofOtherSource.classConcrete implementation ofPBKDF2Params.classConcrete implementation ofPgenCounter.classConcrete implementation ofP.classAbstract implementation ofPRF.classConcrete implementation ofPublic.classConcrete implementation ofQ.classConcrete implementation ofRecipientKeyInfo.classConcrete implementation ofReferenceList.classConcrete implementation ofReferenceType.classConcrete implementation ofSalt.classConcrete implementation ofSeed.classConcrete implementation ofSpecified.classConcrete implementation ofTransforms. -
Uses of AbstractXMLObject in org.opensaml.xmlsec.signature
Subclasses of AbstractXMLObject in org.opensaml.xmlsec.signature -
Uses of AbstractXMLObject in org.opensaml.xmlsec.signature.impl
Subclasses of AbstractXMLObject in org.opensaml.xmlsec.signature.implModifier and TypeClassDescriptionclassConcrete implementation ofCryptoBinary.classConcrete implementation ofDEREncodedKeyValue.classConcrete implementation ofDigestMethod.classConcrete implementation ofDSAKeyValue.classConcrete implementation ofECKeyValue.classConcrete implementation ofECPointType.classConcrete implementation ofExponent.classConcrete implementation ofG.classConcrete implementation ofJ.classConcrete implementation ofKeyInfo.classConcrete implementation ofKeyInfoReference.classConcrete implementation ofKeyName.classConcrete implementation ofKeyValue.classConcrete implementation ofMgmtData.classConcrete implementation ofModulus.classConcrete implementation ofNamedCurve.classConcrete implementation ofPgenCounter.classConcrete implementation ofPGPData.classConcrete implementation ofPGPKeyID.classConcrete implementation ofPGPKeyPacket.classConcrete implementation ofP.classConcrete implementation ofPublicKey.classConcrete implementation ofQ.classConcrete implementation ofRetrievalMethod.classConcrete implementation ofRSAKeyValue.classConcrete implementation ofSeed.classXMLObject representing an enveloped or detached XML Digital Signature, version 20020212, Signature element.classConcrete implementation ofSPKIData.classConcrete implementation ofSPKISexp.classConcrete implementation ofTransform.classConcrete implementation ofTransforms.classConcrete implementation ofX509Certificate.classConcrete implementation ofX509CRL.classConcrete implementation ofX509Data.classConcrete implementation ofX509Digest.classConcrete implementation ofX509IssuerName.classConcrete implementation ofX509IssuerSerial.classConcrete implementation ofX509SerialNumber.classConcrete implementation ofX509SKI.classConcrete implementation ofX509SubjectName.classConcrete implementation ofXPath.classConcrete implementation ofY.