Uses of Annotation Interface
jakarta.xml.bind.annotation.XmlElementDecl
Packages that use XmlElementDecl
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of XmlElementDecl in org.apache.cxf.configuration.security
Methods in org.apache.cxf.configuration.security with annotations of type XmlElementDecl -
Uses of XmlElementDecl in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createAction(AttributedURIType value) ObjectFactory.createEndpointReference(EndpointReferenceType value) ObjectFactory.createFaultTo(EndpointReferenceType value) ObjectFactory.createFrom(EndpointReferenceType value) ObjectFactory.createMessageID(AttributedURIType value) ObjectFactory.createMetadata(MetadataType value) ObjectFactory.createProblemAction(ProblemActionType value) ObjectFactory.createProblemHeader(AttributedAnyType value) ObjectFactory.createProblemHeaderQName(AttributedQNameType value) ObjectFactory.createProblemIRI(AttributedURIType value) ObjectFactory.createRelatesTo(RelatesToType value) ObjectFactory.createReplyTo(EndpointReferenceType value) ObjectFactory.createRetryAfter(AttributedUnsignedLongType value) ObjectFactory.createTo(AttributedURIType value) -
Uses of XmlElementDecl in org.apache.cxf.ws.addressing.v200403
Methods in org.apache.cxf.ws.addressing.v200403 with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createAction(AttributedURI value) ObjectFactory.createEndpointReference(EndpointReferenceType value) ObjectFactory.createFaultTo(EndpointReferenceType value) ObjectFactory.createFrom(EndpointReferenceType value) ObjectFactory.createMessageID(AttributedURI value) ObjectFactory.createRelatesTo(Relationship value) ObjectFactory.createReplyAfter(Object value) ObjectFactory.createReplyTo(EndpointReferenceType value) ObjectFactory.createTo(AttributedURI value) -
Uses of XmlElementDecl in org.apache.cxf.ws.addressing.v200408
Methods in org.apache.cxf.ws.addressing.v200408 with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createAction(AttributedURI value) ObjectFactory.createEndpointReference(EndpointReferenceType value) ObjectFactory.createFaultTo(EndpointReferenceType value) ObjectFactory.createFrom(EndpointReferenceType value) ObjectFactory.createMessageID(AttributedURI value) ObjectFactory.createRelatesTo(Relationship value) ObjectFactory.createReplyAfter(ReplyAfterType value) ObjectFactory.createReplyTo(EndpointReferenceType value) ObjectFactory.createTo(AttributedURI value) -
Uses of XmlElementDecl in org.apache.cxf.ws.addressing.wsdl
Methods in org.apache.cxf.ws.addressing.wsdl with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createInterfaceName(AttributedQNameType value) ObjectFactory.createServiceName(ServiceNameType value) ObjectFactory.createUsingAddressing(UsingAddressing value) -
Uses of XmlElementDecl in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createAllowPostdating(AllowPostdatingType value) ObjectFactory.createAuthenticationType(String value) ObjectFactory.createAuthenticator(AuthenticatorType value) ObjectFactory.createBinaryExchange(BinaryExchangeType value) ObjectFactory.createBinarySecret(BinarySecretType value) ObjectFactory.createCancelTarget(CancelTargetType value) ObjectFactory.createCanonicalizationAlgorithm(String value) ObjectFactory.createChallenge(String value) ObjectFactory.createClaims(ClaimsType value) JAXBElement<byte[]>ObjectFactory.createCombinedHash(byte[] value) ObjectFactory.createComputedKey(String value) ObjectFactory.createComputedKeyAlgorithm(String value) ObjectFactory.createDelegatable(Boolean value) ObjectFactory.createDelegateTo(DelegateToType value) ObjectFactory.createEncryption(EncryptionType value) ObjectFactory.createEncryptionAlgorithm(String value) ObjectFactory.createEncryptWith(String value) ObjectFactory.createEntropy(EntropyType value) ObjectFactory.createForwardable(Boolean value) ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value) ObjectFactory.createIssuer(EndpointReferenceType value) ObjectFactory.createKeyExchangeToken(KeyExchangeTokenType value) ObjectFactory.createKeySize(Long value) ObjectFactory.createKeyType(String value) ObjectFactory.createKeyWrapAlgorithm(String value) ObjectFactory.createLifetime(LifetimeType value) ObjectFactory.createOnBehalfOf(OnBehalfOfType value) ObjectFactory.createParticipants(ParticipantsType value) ObjectFactory.createProofEncryption(ProofEncryptionType value) ObjectFactory.createRenewing(RenewingType value) ObjectFactory.createRenewTarget(RenewTargetType value) ObjectFactory.createRequestedAttachedReference(RequestedReferenceType value) ObjectFactory.createRequestedProofToken(RequestedProofTokenType value) ObjectFactory.createRequestedSecurityToken(RequestedSecurityTokenType value) ObjectFactory.createRequestedTokenCancelled(RequestedTokenCancelledType value) ObjectFactory.createRequestedUnattachedReference(RequestedReferenceType value) ObjectFactory.createRequestKET(RequestKETType value) ObjectFactory.createRequestSecurityToken(RequestSecurityTokenType value) ObjectFactory.createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value) ObjectFactory.createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value) ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) ObjectFactory.createRequestType(String value) ObjectFactory.createSignatureAlgorithm(String value) ObjectFactory.createSignChallenge(SignChallengeType value) ObjectFactory.createSignChallengeResponse(SignChallengeType value) ObjectFactory.createSignWith(String value) ObjectFactory.createStatus(StatusType value) ObjectFactory.createTokenType(String value) ObjectFactory.createUseKey(UseKeyType value) ObjectFactory.createValidateTarget(ValidateTargetType value) -
Uses of XmlElementDecl in org.apache.cxf.ws.security.sts.provider.model.secext
Methods in org.apache.cxf.ws.security.sts.provider.model.secext with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value) ObjectFactory.createEmbedded(EmbeddedType value) ObjectFactory.createKeyIdentifier(KeyIdentifierType value) ObjectFactory.createNonce(EncodedString value) ObjectFactory.createPassword(PasswordString value) ObjectFactory.createReference(ReferenceType value) ObjectFactory.createSecurity(SecurityHeaderType value) ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value) ObjectFactory.createTransformationParameters(TransformationParametersType value) ObjectFactory.createUsernameToken(UsernameTokenType value) -
Uses of XmlElementDecl in org.apache.cxf.ws.security.sts.provider.model.utility
Methods in org.apache.cxf.ws.security.sts.provider.model.utility with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createCreated(AttributedDateTime value) ObjectFactory.createExpires(AttributedDateTime value) ObjectFactory.createTimestamp(TimestampType value) -
Uses of XmlElementDecl in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createActAs(ActAsType value) ObjectFactory.createChoiceChallenge(ChoiceChallengeType value) ObjectFactory.createChoiceChallengeResponse(ChoiceChallengeResponseType value) ObjectFactory.createContextData(ContextDataType value) ObjectFactory.createInteractiveChallenge(InteractiveChallengeType value) ObjectFactory.createInteractiveChallengeResponse(InteractiveChallengeResponseType value) ObjectFactory.createTextChallenge(TextChallengeType value) ObjectFactory.createTextChallengeResponse(TextChallengeResponseType value) ObjectFactory.createTitle(TitleType value) -
Uses of XmlElementDecl in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value) ObjectFactory.createDigestMethod(DigestMethodType value) JAXBElement<byte[]>ObjectFactory.createDigestValue(byte[] value) ObjectFactory.createDSAKeyValue(DSAKeyValueType value) ObjectFactory.createKeyInfo(KeyInfoType value) ObjectFactory.createKeyName(String value) ObjectFactory.createKeyValue(KeyValueType value) ObjectFactory.createManifest(ManifestType value) ObjectFactory.createMgmtData(String value) ObjectFactory.createObject(ObjectType value) ObjectFactory.createPGPData(PGPDataType value) JAXBElement<byte[]>ObjectFactory.createPGPDataTypePGPKeyID(byte[] value) JAXBElement<byte[]>ObjectFactory.createPGPDataTypePGPKeyPacket(byte[] value) ObjectFactory.createReference(ReferenceType value) ObjectFactory.createRetrievalMethod(RetrievalMethodType value) ObjectFactory.createRSAKeyValue(RSAKeyValueType value) ObjectFactory.createSignature(SignatureType value) ObjectFactory.createSignatureMethod(SignatureMethodType value) ObjectFactory.createSignatureMethodTypeHMACOutputLength(BigInteger value) ObjectFactory.createSignatureProperties(SignaturePropertiesType value) ObjectFactory.createSignatureProperty(SignaturePropertyType value) ObjectFactory.createSignatureValue(SignatureValueType value) ObjectFactory.createSignedInfo(SignedInfoType value) ObjectFactory.createSPKIData(SPKIDataType value) JAXBElement<byte[]>ObjectFactory.createSPKIDataTypeSPKISexp(byte[] value) ObjectFactory.createTransform(TransformType value) ObjectFactory.createTransforms(TransformsType value) ObjectFactory.createTransformTypeXPath(String value) ObjectFactory.createX509Data(X509DataType value) JAXBElement<byte[]>ObjectFactory.createX509DataTypeX509Certificate(byte[] value) JAXBElement<byte[]>ObjectFactory.createX509DataTypeX509CRL(byte[] value) ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value) JAXBElement<byte[]>ObjectFactory.createX509DataTypeX509SKI(byte[] value) ObjectFactory.createX509DataTypeX509SubjectName(String value) -
Uses of XmlElementDecl in org.apache.cxf.wsdl.http
Methods in org.apache.cxf.wsdl.http with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createAddress(AddressType value) ObjectFactory.createBinding(BindingType value) ObjectFactory.createOperation(OperationType value) -
Uses of XmlElementDecl in org.apache.wss4j.binding.wss10
Methods in org.apache.wss4j.binding.wss10 with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value) ObjectFactory.createEmbedded(EmbeddedType value) ObjectFactory.createKeyIdentifier(KeyIdentifierType value) ObjectFactory.createNonce(EncodedString value) ObjectFactory.createPassword(PasswordString value) ObjectFactory.createReference(ReferenceType value) ObjectFactory.createSecurity(SecurityHeaderType value) ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value) ObjectFactory.createTransformationParameters(TransformationParametersType value) ObjectFactory.createUsernameToken(UsernameTokenType value) -
Uses of XmlElementDecl in org.apache.wss4j.binding.wss11
Methods in org.apache.wss4j.binding.wss11 with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createEncryptedHeader(EncryptedHeaderType value) ObjectFactory.createIteration(Long value) JAXBElement<byte[]>ObjectFactory.createSalt(byte[] value) ObjectFactory.createSignatureConfirmation(SignatureConfirmationType value) -
Uses of XmlElementDecl in org.apache.wss4j.binding.wssc13
Methods in org.apache.wss4j.binding.wssc13 with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createDerivedKeyToken(DerivedKeyTokenType value) ObjectFactory.createIdentifier(String value) ObjectFactory.createInstance(String value) ObjectFactory.createLabel(String value) ObjectFactory.createName(String value) JAXBElement<byte[]>ObjectFactory.createNonce(byte[] value) ObjectFactory.createSecurityContextToken(SecurityContextTokenType value) -
Uses of XmlElementDecl in org.apache.wss4j.binding.wssc200502
Methods in org.apache.wss4j.binding.wssc200502 with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createDerivedKeyToken(DerivedKeyTokenType value) ObjectFactory.createIdentifier(String value) ObjectFactory.createInstance(String value) ObjectFactory.createLabel(String value) ObjectFactory.createName(String value) JAXBElement<byte[]>ObjectFactory.createNonce(byte[] value) ObjectFactory.createSecurityContextToken(SecurityContextTokenType value) -
Uses of XmlElementDecl in org.apache.wss4j.binding.wsu10
Methods in org.apache.wss4j.binding.wsu10 with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createCreated(AttributedDateTime value) ObjectFactory.createExpires(AttributedDateTime value) ObjectFactory.createTimestamp(TimestampType value) -
Uses of XmlElementDecl in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmFilterDefinitionTypeFilterParam(JaxbHbmFilterParameterType value) ObjectFactory.createJaxbHbmFilterTypeAliases(JaxbHbmFilterAliasMappingType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeQueryParam(JaxbHbmQueryParamType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeReturn(JaxbHbmNativeQueryReturnType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeReturnJoin(JaxbHbmNativeQueryJoinReturnType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeReturnScalar(JaxbHbmNativeQueryScalarReturnType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType value) ObjectFactory.createJaxbHbmNamedQueryTypeQueryParam(JaxbHbmQueryParamType value) -
Uses of XmlElementDecl in org.hibernate.boot.jaxb.mapping
Methods in org.hibernate.boot.jaxb.mapping with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmFilterAliases(JaxbHbmFilter.JaxbAliases value) ObjectFactory.createJaxbHbmFilterCondition(String value) -
Uses of XmlElementDecl in org.jboss.jaxb.intros.configmodel
Methods in org.jboss.jaxb.intros.configmodel with annotations of type XmlElementDeclModifier and TypeMethodDescriptionObjectFactory.createClass(ClassIntroConfig value) ObjectFactory.createClassMemberIntroConfig(Object value) ObjectFactory.createField(FieldIntroConfig value) ObjectFactory.createMethod(MethodIntroConfig value) ObjectFactory.createXmlAccessorType(XmlAccessorTypeIntro value) ObjectFactory.createXmlAttribute(XmlAttributeIntro value) ObjectFactory.createXmlElement(XmlElementIntro value) ObjectFactory.createXmlElementWrapper(XmlElementWrapperIntro value) ObjectFactory.createXmlID(XmlIDIntro value) ObjectFactory.createXmlIDREF(XmlIDREFIntro value) ObjectFactory.createXmlJavaTypeAdapter(XmlJavaTypeAdapterIntro value) ObjectFactory.createXmlRootElement(XmlRootElementIntro value) ObjectFactory.createXmlTransient(XmlTransientIntro value) ObjectFactory.createXmlType(XmlTypeIntro value)