Uses of Class
org.opensaml.core.xml.AbstractXMLObject
-
Packages that use AbstractXMLObject Package Description org.opensaml.core.xml Base classes for working with XML as Java objects and configuring the library.org.opensaml.core.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types.org.opensaml.saml.common Base classes for working with SAML as Java objects.org.opensaml.saml.ext.idpdisco.impl Implementation for SAML v2.0 Identity Provider Discovery Profile.org.opensaml.saml.ext.reqattr.impl Implementations for SAML V2.0 Protocol Extension For Requesting Attributes Per Request.org.opensaml.saml.ext.saml1md.impl Implementation for SAML 1.x Metadata Profile.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.saml2cb.impl Implementation for SAML v2.0 Channel Binding Extensions Version 1.0.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.saml2mdreqinit.impl Concrete implementations of the interfaces for the SAML 2 Metadata Extension for SSO Service Provider Request Initiation.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.ext.samlpthrpty.impl Implementation for SAML V2 Protocol Extension for Third-Party Requests.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.soap.common Common classes shared across SOAP versions, clients, and transports.org.opensaml.soap.soap11.impl Provided implementations of the SOAP 1.1 XMLObject interfaces.org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing.org.opensaml.soap.wsfed.impl XML Object provider implementations for WS-Federation.org.opensaml.soap.wspolicy.impl XML Object provider implementations for WS-Policy.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security.org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust.org.opensaml.xacml.ctx.impl XMLObject implementations for XACML context schema.org.opensaml.xacml.impl XMLObject provider implementation support for XACML.org.opensaml.xacml.policy.impl XMLObject provider implementation classes for XACML policy schema.org.opensaml.xacml.profile.saml.impl XMLObject implementation classes for XACML SAML profile.org.opensaml.xmlsec.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types.org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.org.opensaml.xmlsec.signature.impl 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.xml Modifier and Type Class Description classAbstractElementExtensibleXMLObjectAbstractElementExtensible is an element of typexs:any, but withoutxs:anyAttributeattribute or text content.classAbstractExtensibleXMLObjectAbstractExtensibleXMLObject is an element of typexs:any, and withxs:anyAttributeattributes. -
Uses of AbstractXMLObject in org.opensaml.core.xml.schema.impl
Subclasses of AbstractXMLObject in org.opensaml.core.xml.schema.impl Modifier and Type Class Description classXSAnyImplConcrete implementation ofXSAny.classXSBase64BinaryImplConcrete implementation ofXSBase64Binary.classXSBooleanImplConcrete implementation ofXSBoolean.classXSDateTimeImplConcrete implementation ofXSDateTime.classXSIntegerImplConcrete implementation ofXSInteger.classXSQNameImplConcrete implementation ofXSQName.classXSStringImplConcrete implementation ofXSString.classXSURIImplConrete implementation ofXSURI. -
Uses of AbstractXMLObject in org.opensaml.saml.common
Subclasses of AbstractXMLObject in org.opensaml.saml.common Modifier and Type Class Description classAbstractSignableSAMLObjectAbstract 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 Modifier and Type Class Description classDiscoveryResponseImplThis plugs into the standard opensaml2 parser framework to allow us to get useDiscoverResponseelements in our extensions. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.reqattr.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.reqattr.impl Modifier and Type Class Description classRequestedAttributesImplA concreteRequestedAttributes. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml1md.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml1md.impl Modifier and Type Class Description classSourceIDImplConcrete implementation ofSourceID. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2alg.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2alg.impl Modifier and Type Class Description classDigestMethodImplImplementation ofDigestMethod.classSigningMethodImplImplementation ofSigningMethod. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2aslo.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2aslo.impl Modifier and Type Class Description classAsynchronousImplConcrete implementation ofAsynchronous. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2cb.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2cb.impl Modifier and Type Class Description classChannelBindingsImplConcrete implementation ofChannelBindings. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2delrestrict.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2delrestrict.impl Modifier and Type Class Description classDelegateImplImplementation ofDelegate.classDelegationRestrictionTypeImplImplementation ofDelegationRestrictionType. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdattr.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdattr.impl Modifier and Type Class Description classEntityAttributesImplConcrete implementation ofEntityAttributes. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdquery.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdquery.impl Modifier and Type Class Description classActionNamespaceImplConcrete implementation ofActionNamespace.classAttributeQueryDescriptorTypeImplConcrete implementation ofAttributeQueryDescriptorType.classAuthnQueryDescriptorTypeImplConcrete implementation ofAuthnQueryDescriptorType.classAuthzDecisionQueryDescriptorTypeImplConcrete implementation ofAuthzDecisionQueryDescriptorType.classQueryDescriptorTypeImplConcrete implementation ofQueryDescriptorType. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdreqinit.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdreqinit.impl Modifier and Type Class Description classRequestInitiatorImplConcrete implementation ofRequestInitiator. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdrpi.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdrpi.impl Modifier and Type Class Description classPublicationImplA concretePublication.classPublicationInfoImplConcretePublicationInfo.classPublicationPathImplA concretePublicationPath.classRegistrationInfoImplConcrete Implementation ofRegistrationInfo.classRegistrationPolicyImplConcrete implementation ofRegistrationPolicy.classUsagePolicyImplConcrete implementation ofUsagePolicy. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdui.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.saml2mdui.impl Modifier and Type Class Description classDescriptionImplConcrete implementation ofDescription.classDiscoHintsImplConcrete implementation ofDiscoHints.classDisplayNameImplConcrete implementation ofDisplayName.classDomainHintImplConcrete implementation ofDomainHint.classGeolocationHintImplConcrete implementation ofGeolocationHint.classInformationURLImplConcrete implementation ofInformationURL.classIPHintImplConcrete implementation ofIPHint.classKeywordsImplConcrete Implementation ofKeywords.classLogoImplConcrete implementation ofLogo.classPrivacyStatementURLImplConcrete implementation ofPrivacyStatementURL.classUIInfoImplConcrete implementation ofUIInfo. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.samlec.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.samlec.impl Modifier and Type Class Description classEncTypeImplConcrete implementation ofEncType.classGeneratedKeyImplConcrete implementation ofGeneratedKey.classSessionKeyImplConcrete implementation ofSessionKey. -
Uses of AbstractXMLObject in org.opensaml.saml.ext.samlpthrpty.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.ext.samlpthrpty.impl Modifier and Type Class Description classRespondToImplConcrete implementation ofRespondTo. -
Uses of AbstractXMLObject in org.opensaml.saml.saml1.core.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.saml1.core.impl Modifier and Type Class Description classActionImplConcrete implementation ofAction.classAdviceImplConcrete implementation ofAdvice.classAssertionArtifactImplConcrete implementation ifAssertionArtifact.classAssertionIDReferenceImplConcrete Implementation ofAssertionIDReferenceObject.classAssertionImplThis class implements the SAML 1Assertionstatement.classAttributeDesignatorImplConcrete Implementation of theAttributeDesignatorinterface.classAttributeImplA Concrete implementation of theAttributeInterface.classAttributeQueryImplConcrete implementation of theAttributeQueryinterface.classAttributeStatementImplA Concrete implementation of theAttributeStatementInterface.classAttributeValueImplA concrete implementation ofAttributeValue.classAudienceImplConcrete class implementation ofAudience.classAudienceRestrictionConditionImplConcrete implementation of the org.opensaml.saml.saml1.core.AudienceRestrictionCondition.classAuthenticationQueryImplConcrete implementation of theAuthenticationQueryinterface.classAuthenticationStatementImplA Concrete implementation of theAuthenticationStatementInterface.classAuthorityBindingImplA concrete implementation of theSubjectLocalityinterface.classAuthorizationDecisionQueryImplConcrete implementation of theAuthorizationDecisionQueryinterface.classAuthorizationDecisionStatementImplA concrete implementation ofAuthorizationDecisionStatement.classConditionsImplThis is a concrete implementation of theConditionsinterface.classConfirmationMethodImplConcrete Implementation of theConfirmationMethodinterface.classDoNotCacheConditionImplConcrete Implementation of aDoNotCacheConditionObjects.classEvidenceImplConcrete implementation of theEvidenceinterface.classNameIdentifierImplComplete implementation ofNameIdentifier.classRequestAbstractTypeImplImplementation ofRequestAbstractType.classRequestImplConcrete implementation ofRequest.classRespondWithImplImplementation ofRespondWith.classResponseAbstractTypeImplAbstract implementation ofResponseAbstractTypeObject.classResponseImplImplementation of theResponseObject.classStatusCodeImplConcrete implementation ofStatusCodeObject.classStatusDetailImplConcrete implementation ofStatusDetail.classStatusImplConcrete ImplementationStatus.classStatusMessageImplConcrete implementation ofStatusMessageobject.classSubjectConfirmationDataImplA concrete implementation ofSubjectConfirmationData.classSubjectConfirmationImplConcrete implementation of aSubjectConfirmationobject.classSubjectImplComplete implementation ofSubject.classSubjectLocalityImplA concrete implementation of theSubjectLocalityinterface.classSubjectQueryImplConcrete (but abstract) implementation ofSubjectQueryabstract type.classSubjectStatementImplAbstract type to implement SubjectStatementType. -
Uses of AbstractXMLObject in org.opensaml.saml.saml2.core.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.saml2.core.impl Modifier and Type Class Description classAbstractNameIDTypeAbstract implementation ofNameIDType.classActionImplA concrete implementation ofAction.classAdviceImplA concrete implementation ofAdvice.classArtifactImplConcrete implementation ofArtifact.classArtifactResolveImplConcrete implementation ofArtifactResolve.classArtifactResponseImplConcrete implementation ofArtifactResponse.classAssertionIDRefImplConcrete implementation ofAssertionIDRef.classAssertionIDRequestImplA concrete implementation ofAssertionIDRequest.classAssertionImplA concrete implementation ofAssertion.classAssertionURIRefImplA concrete implementation ofAssertionURIRef.classAttributeImplConcrete implementation ofAttribute.classAttributeQueryImplConcrete implementation ofAttributeQuery.classAttributeStatementImplA concrete implementation ofAttributeStatement.classAttributeValueImplA concrete implementation ofAttributeValue.classAudienceImplConcrete implementation ofAudience.classAudienceRestrictionImplConcrete implementation ofAudienceRestriction.classAuthenticatingAuthorityImplA concrete implementation ofAuthenticatingAuthority.classAuthnContextClassRefImplA concrete implementation ofAuthnContextClassRef.classAuthnContextDeclImplA concrete implementation ofAuthnContextDecl.classAuthnContextDeclRefImplA concrete implementation ofAuthnContextDeclRef.classAuthnContextImplA concrete implemenation ofAuthnContext.classAuthnQueryImplConcrete implementation ofAuthnQuery.classAuthnRequestImplA concrete implementation ofAuthnRequest.classAuthnStatementImplA concrete implementation ofAuthnStatement.classAuthzDecisionQueryImplConcrete implementation ofAuthzDecisionQuery.classAuthzDecisionStatementImplA concrete implementation ofAuthzDecisionStatement.classBaseIDImplConcrete implementation ofBaseID.classConditionsImplConcrete implementation ofConditions.classEncryptedAssertionImplA concrete implementation ofEncryptedAssertion.classEncryptedAttributeImplA concrete implementation ofEncryptedAttribute.classEncryptedElementTypeImplA concrete implementation ofEncryptedElementType.classEncryptedIDImplA concrete implementation ofEncryptedID.classEvidenceImplA concrete implementation ofEvidence.classExtensionsImplImplementation ofExtensions.classGetCompleteImplConcrete implementation ofGetComplete.classIDPEntryImplConcrete implementation ofIDPEntry.classIDPListImplConcrete implementation ofIDPList.classIssuerImplA concrete implementation ofIssuer.classKeyInfoConfirmationDataTypeImplConcrete implementation ofSubjectConfirmationData.classLogoutRequestImplA concrete implementation ofLogoutRequest.classLogoutResponseImplA concrete implementation ofLogoutResponse.classManageNameIDRequestImplA concrete implementation ofManageNameIDRequest.classManageNameIDResponseImplA Builder forManageNameIDResponseImplobjects.classNameIDImplConcrete implementation ofNameID.classNameIDMappingRequestImplA concrete implementation ofNameIDMappingRequest.classNameIDMappingResponseImplConcrete implementation ofNameIDMappingResponse.classNameIDPolicyImplConcrete implementation ofNameIDPolicy.classNewEncryptedIDImplA concrete implementation ofNewEncryptedID.classNewIDImplConcrete implementation ofNewID.classOneTimeUseImplConcrete implementation ofOneTimeUse.classProxyRestrictionImplConcrete implementation ofProxyRestriction.classRequestAbstractTypeImplConcrete implementation ofRequestAbstractType.classRequestedAuthnContextImplConcrete implementation ofRequestedAuthnContext.classRequesterIDImplConcrete implementation ofRequesterID.classResponseImplConcrete implementation ofResponse.classScopingImplConcrete implementation ofScoping.classSessionIndexImplConcrete implementation ofSessionIndex.classStatusCodeImplConcrete implementation ofStatusCode.classStatusDetailImplConcrete implementation ofStatusDetail.classStatusImplConcrete implementation ofStatus.classStatusMessageImplConcrete implementation ofStatusMessage.classStatusResponseTypeImplConcrete implementation ofStatusResponseType.classSubjectConfirmationDataImplConcrete implementation ofSubjectConfirmationData.classSubjectConfirmationImplConcrete implementation ofSubjectConfirmation.classSubjectImplConcrete implementation ofSubject.classSubjectLocalityImplA concrete implementation ofSubjectLocality.classSubjectQueryImplConcrete implementation ofSubjectQuery.classTerminateImplConcrete implementation ofTerminate. -
Uses of AbstractXMLObject in org.opensaml.saml.saml2.ecp.impl
Subclasses of AbstractXMLObject in org.opensaml.saml.saml2.ecp.impl Modifier and Type Class Description classRelayStateImplA concrete implementation ofRelayState.classRequestAuthenticatedImplConcrete implementation ofRequestAuthenticated.classRequestImplA concrete implementation ofRequest.classResponseImplA concrete implementation ofResponse.classSubjectConfirmationImplConcrete implementation ofSubjectConfirmation. -
Uses of AbstractXMLObject in org.opensaml.saml.saml2.metadata.impl
-
Uses of AbstractXMLObject in org.opensaml.soap.common
Subclasses of AbstractXMLObject in org.opensaml.soap.common Modifier and Type Class Description classAbstractExtensibleSOAPObjectAbstract class implementing element and attribute extensibility. -
Uses of AbstractXMLObject in org.opensaml.soap.soap11.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.soap11.impl Modifier and Type Class Description classBodyImplConcrete implemenation ofBody.classDetailImplConcrete implementation ofDetail.classEnvelopeImplConcrete implementation ofEnvelope.classFaultActorImplConcrete implementation ofFaultActor.classFaultCodeImplConcrete implementation ofFaultCode.classFaultImplConcrete implemenation ofFault.classFaultStringImplConcrete implemenation ofFaultString.classHeaderImplConcrete implementation ofHeader. -
Uses of AbstractXMLObject in org.opensaml.soap.wsaddressing.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wsaddressing.impl Modifier and Type Class Description classAbstractWSAddressingObjectAbstractWSAddressingObject.classActionImplActionImpl is the concrete implementation ofAction.classAddressImplAddressImpl is the concrete implementation ofAddress.classAttributedQNameImplImplementation ofAttributedQName.classAttributedUnsignedLongImplImplementation ofAttributedUnsignedLong.classAttributedURIImplAbstractAttributedURIType is the abstract implementation ofAttributedURI.classEndpointReferenceImplConcrete implementation of elementEndpointReference.classEndpointReferenceTypeImplAbstract implementation of the element of typeEndpointReferenceType.classFaultToImplConcrete implementation of elementFaultTo.classFromImplConcrete implementation of elementFrom.classMessageIDImplConcrete implementation for theMessageIDelement.classMetadataImplMetadataImpl.classProblemActionImplImplementation ofProblemAction.classProblemHeaderQNameImplConcrete implementation for theProblemHeaderQNameelement.classProblemIRIImplProblemIRIImpl is the concrete implementation ofProblemIRI.classReferenceParametersImplReferenceParametersImpl.classRelatesToImplImplementation ofRelatesTo.classReplyToImplConcrete implementation of elementReplyTo.classRetryAfterImplImplementation ofRetryAfter.classSoapActionImplImplementation ofSoapAction.classToImplConcrete implementation for theToelement. -
Uses of AbstractXMLObject in org.opensaml.soap.wsfed.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wsfed.impl Modifier and Type Class Description classAddressImplImplementation of theAddressobject.classAppliesToImplImplementation of theAppliesToObject.classEndPointReferenceImplImplementation of theEndPointReferenceobject.classRequestedSecurityTokenImplImplementation of theRequestedSecurityTokenobject.classRequestSecurityTokenResponseImplImplementation of theRequestSecurityTokenResponseobject. -
Uses of AbstractXMLObject in org.opensaml.soap.wspolicy.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wspolicy.impl Modifier and Type Class Description classAbstractWSPolicyObjectAbstractWSSecurityObject.classAllImplAllImpl.classAppliesToImplAppliesToImpl.classExactlyOneImplExactlyOneImpl.classOperatorContentTypeImplOperatorContentTypeImpl.classPolicyAttachmentImplPolicyAttachmentImpl.classPolicyImplPolicyImpl.classPolicyReferenceImplPolicyReferenceImpl. -
Uses of AbstractXMLObject in org.opensaml.soap.wssecurity.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wssecurity.impl Modifier and Type Class Description classAbstractWSSecurityObjectAbstractWSSecurityObject.classAttributedDateTimeImplImplementation ofAttributedDateTime.classAttributedStringImplImplementation ofAttributedString.classAttributedURIImplImplementation ofAttributedURI.classBinarySecurityTokenImplBinarySecurityTokenImpl.classCreatedImplCreatedImpl.classEmbeddedImplEmbeddedImpl is the concrete implementation ofEmbedded.classEncodedStringImplImplementation ofEncodedString.classEncryptedHeaderImplImplementation ofEncryptedHeader.classExpiresImplExpiresImpl.classIterationImplIterationImpl.classKeyIdentifierImplKeyIdentifierImpl.classNonceImplNonceImpl.classPasswordImplPasswordImpl.classReferenceImplReferenceImpl.classSaltImplSaltImpl.classSecurityImplSecurityImpl implements the <wsse:Security> header.classSecurityTokenReferenceImplSecurityTokenReferenceImpl.classSignatureConfirmationImplSignatureConfirmationImpl.classTimestampImplConcrete implementation ofTimestamp.classTransformationParametersImplTransformationParametersImpl implements the <wsse:TransformationParameters> element.classUsernameImplImplementation ofUsername.classUsernameTokenImplImplementation ofUsernameToken. -
Uses of AbstractXMLObject in org.opensaml.soap.wstrust.impl
Subclasses of AbstractXMLObject in org.opensaml.soap.wstrust.impl Modifier and Type Class Description classAbstractWSTrustObjectAbstractWSTrustObject.classAllowPostdatingImplAllowPostdatingImpl.classAuthenticationTypeImplAddressImpl.classAuthenticatorImplAuthenticatorImpl.classBinaryExchangeImplBinaryExchangeImpl.classBinarySecretImplBinarySecretImpl.classCancelTargetImplCancelTargetImpl.classCanonicalizationAlgorithmImplCanonicalizationAlgorithmImpl.classChallengeImplChallengeImpl.classClaimsImplClaimsImpl.classCodeImplCodeImpl.classCombinedHashImplCombinedHashImpl.classComputedKeyAlgorithmImplComputedKeyAlgorithmImpl.classComputedKeyImplComputedKeyImpl.classDelegatableImplDelegatableImpl.classDelegateToImplDelegateToImpl.classEncryptionAlgorithmImplEncryptionAlgorithmImpl.classEncryptionImplEncryptionImpl.classEncryptWithImplEncryptWithImpl.classEntropyImplEntropyImpl.classForwardableImplForwardableImpl.classIssuedTokensImplIssuedTokensImpl.classIssuerImplIssuerImpl.classKeyExchangeTokenImplKeyExchangeTokenImpl.classKeySizeImplKeySizeImpl.classKeyTypeImplKeyTypeImpl.classKeyWrapAlgorithmImplKeyWrapAlgorithmImpl.classLifetimeImplLifetimeImpl.classOnBehalfOfImplOnBehalfOfImpl.classParticipantImplParticipantImpl.classParticipantsImplParticipantsImpl.classParticipantTypeImplParticipantTypeImpl.classPrimaryImplPrimaryImpl.classProofEncryptionImplProofEncryptionImpl.classReasonImplReasonImpl.classRenewingImplRenewingImpl.classRenewTargetImplRenewTargetImpl.classRequestedAttachedReferenceImplRequestedAttachedReferenceImpl.classRequestedProofTokenImplRequestedProofTokenImpl.classRequestedReferenceTypeImplRequestedReferenceTypeImpl.classRequestedSecurityTokenImplRequestedSecurityTokenImpl.classRequestedTokenCancelledImplRequestedTokenCancelledImpl.classRequestedUnattachedReferenceImplRequestedUnattachedReferenceImpl.classRequestKETImplRequestKETImpl.classRequestSecurityTokenCollectionImplRequestSecurityTokenCollectionImpl.classRequestSecurityTokenImplRequestSecurityTokenImpl.classRequestSecurityTokenResponseCollectionImplRequestSecurityTokenResponseCollectionImpl.classRequestSecurityTokenResponseImplRequestSecurityTokenResponseImpl.classRequestTypeImplRequestTypeImpl.classSignatureAlgorithmImplSignatureAlgorithmImpl.classSignChallengeImplSignChallengeImpl.classSignChallengeResponseImplSignChallengeImpl.classSignChallengeTypeImplSignChallengeTypeImpl.classSignWithImplSignWithImpl.classStatusImplStatusImpl.classTokenTypeImplTokenTypeImpl.classUseKeyImplUseKeyImpl.classValidateTargetImplValidateTargetImpl. -
Uses of AbstractXMLObject in org.opensaml.xacml.ctx.impl
Subclasses of AbstractXMLObject in org.opensaml.xacml.ctx.impl Modifier and Type Class Description classActionTypeImplConcrete implementation ofActionType.classAttributeTypeImplConcrete implementation ofAttributeType.classAttributeValueTypeImplConcrete implementation ofAttributeValueType.classDecisionTypeImplConcrete implementation ofDecisionType.classEnvironmentTypeImplConcrete implementation ofEnvironmentType.classMissingAttributeDetailTypeImplConcrete implementation ofMissingAttributeDetailType.classRequestTypeImplConcrete implementation ofRequestType.classResourceContentTypeImplConcrete implementation ofResourceContentType.classResourceTypeImplConcrete implementation ofResourceType.classResponseTypeImplConcrete implementation ofResponseType.classResultTypeImplConcrete implementation ofResultType.classStatusCodeTypeImplConcrete implementation ofStatusCodeType.classStatusDetailTypeImplConcrete implementation ofStatusDetailType.classStatusMessageTypeImplImplementation ofStatusMessageType.classStatusTypeImplConcrete implementation ofStatusType.classSubjectTypeImplConcrete implementation ofSubjectType. -
Uses of AbstractXMLObject in org.opensaml.xacml.impl
Subclasses of AbstractXMLObject in org.opensaml.xacml.impl Modifier and Type Class Description classAbstractXACMLObjectAn abstract implementation of XACMLObject. -
Uses of AbstractXMLObject in org.opensaml.xacml.policy.impl
-
Uses of AbstractXMLObject in org.opensaml.xacml.profile.saml.impl
Subclasses of AbstractXMLObject in org.opensaml.xacml.profile.saml.impl Modifier and Type Class Description classReferencedPoliciesTypeImplImplementation ofReferencedPoliciesType.classXACMLAuthzDecisionQueryTypeImplA concrete implementation ofXACMLAuthzDecisionQueryType.classXACMLAuthzDecisionStatementTypeImplA concrete implementation ofXACMLAuthzDecisionStatementType.classXACMLPolicyQueryTypeImplConcrete implementation ofXACMLPolicyQueryType.classXACMLPolicyStatementTypeImplConcrete implementation ofXACMLPolicyStatementType. -
Uses of AbstractXMLObject in org.opensaml.xmlsec.encryption.impl
Subclasses of AbstractXMLObject in org.opensaml.xmlsec.encryption.impl Modifier and Type Class Description classAgreementMethodImplConcrete implementation ofAgreementMethod.classAlgorithmIdentifierTypeImplAbstract implementation ofAlgorithmIdentifierType.classCarriedKeyNameImplConcrete implementation ofCarriedKeyName.classCipherDataImplConcrete implementation ofCipherData.classCipherReferenceImplConcrete implementation ofCipherReference.classCipherValueImplConcrete implementation ofCipherValue.classConcatKDFParamsImplConcrete implementation ofConcatKDFParams.classDataReferenceImplConcrete implementation ofDataReference.classDerivedKeyImplConcrete implementation ofDerivedKey.classDerivedKeyNameImplConcrete implementation ofDerivedKeyName.classDHKeyValueImplConcrete implementation ofDHKeyValue.classEncryptedDataImplConcrete implementation ofEncryptedData.classEncryptedKeyImplConcrete implementation ofEncryptedKey.classEncryptedTypeImplAbstract implementation ofEncryptedType.classEncryptionMethodImplConcrete implementation ofEncryptionMethod.classEncryptionPropertiesImplConcrete implementation ofEncryptionProperties.classEncryptionPropertyImplConcrete implementation ofEncryptionProperty.classGeneratorImplConcrete implementation ofGenerator.classIterationCountImplConcrete implementation ofIterationCount.classKANonceImplConcrete implementation ofKANonce.classKeyDerivationMethodImplConcrete implementation ofKeyDerivationMethod.classKeyLengthImplConcrete implementation ofIterationCount.classKeyReferenceImplConcrete implementation ofKeyReference.classKeySizeImplConcrete implementation ofKeySize.classMasterKeyNameImplConcrete implementation ofMasterKeyName.classMGFImplAbstract implementation ofMGF.classOAEPparamsImplConcrete implementation ofOAEPparams.classOriginatorKeyInfoImplConcrete implementation ofOriginatorKeyInfo.classOtherSourceImplAbstract implementation ofOtherSource.classPBKDF2ParamsImplConcrete implementation ofPBKDF2Params.classPgenCounterImplConcrete implementation ofPgenCounter.classPImplConcrete implementation ofP.classPRFImplAbstract implementation ofPRF.classPublicImplConcrete implementation ofPublic.classQImplConcrete implementation ofQ.classRecipientKeyInfoImplConcrete implementation ofRecipientKeyInfo.classReferenceListImplConcrete implementation ofReferenceList.classReferenceTypeImplConcrete implementation ofReferenceType.classSaltImplConcrete implementation ofSalt.classSeedImplConcrete implementation ofSeed.classSpecifiedImplConcrete implementation ofSpecified.classTransformsImplConcrete implementation ofTransforms. -
Uses of AbstractXMLObject in org.opensaml.xmlsec.signature
Subclasses of AbstractXMLObject in org.opensaml.xmlsec.signature Modifier and Type Class Description classAbstractSignableXMLObjectBase for signable XMLObjects. -
Uses of AbstractXMLObject in org.opensaml.xmlsec.signature.impl
Subclasses of AbstractXMLObject in org.opensaml.xmlsec.signature.impl Modifier and Type Class Description classCryptoBinaryImplConcrete implementation ofCryptoBinary.classDEREncodedKeyValueImplConcrete implementation ofDEREncodedKeyValue.classDigestMethodImplConcrete implementation ofDigestMethod.classDSAKeyValueImplConcrete implementation ofDSAKeyValue.classECKeyValueImplConcrete implementation ofECKeyValue.classECPointTypeImplConcrete implementation ofECPointType.classExponentImplConcrete implementation ofExponent.classGImplConcrete implementation ofG.classJImplConcrete implementation ofJ.classKeyInfoImplConcrete implementation ofKeyInfo.classKeyInfoReferenceImplConcrete implementation ofKeyInfoReference.classKeyNameImplConcrete implementation ofKeyName.classKeyValueImplConcrete implementation ofKeyValue.classMgmtDataImplConcrete implementation ofMgmtData.classModulusImplConcrete implementation ofExponent.classNamedCurveImplConcrete implementation ofNamedCurve.classPgenCounterImplConcrete implementation ofPgenCounter.classPGPDataImplConcrete implementation ofPGPData.classPGPKeyIDImplConcrete implementation ofPGPKeyID.classPGPKeyPacketImplConcrete implementation ofPGPKeyPacket.classPImplConcrete implementation ofP.classPublicKeyImplConcrete implementation ofPublicKey.classQImplConcrete implementation ofQ.classRetrievalMethodImplConcrete implementation ofRetrievalMethod.classRSAKeyValueImplConcrete implementation ofRSAKeyValue.classSeedImplConcrete implementation ofSeed.classSignatureImplXMLObject representing an enveloped or detached XML Digital Signature, version 20020212, Signature element.classSPKIDataImplConcrete implementation ofSPKIData.classSPKISexpImplConcrete implementation ofSPKISexp.classTransformImplConcrete implementation ofTransform.classTransformsImplConcrete implementation ofTransforms.classX509CertificateImplConcrete implementation ofX509Certificate.classX509CRLImplConcrete implementation ofX509CRL.classX509DataImplConcrete implementation ofX509Data.classX509DigestImplConcrete implementation ofX509Digest.classX509IssuerNameImplConcrete implementation ofX509IssuerName.classX509IssuerSerialImplConcrete implementation ofX509IssuerSerial.classX509SerialNumberImplConcrete implementation ofX509SerialNumber.classX509SKIImplConcrete implementation ofX509SKI.classX509SubjectNameImplConcrete implementation ofX509SubjectName.classXPathImplConcrete implementation ofXPath.classYImplConcrete implementation ofY.
-