Searched refs:spawnChildFromText (Results 26 - 50 of 201) sorted by relevance

123456789

/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DPrincipalAuthenticationMechanismTypeImpl.java627 _Password = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.PasswordTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.PasswordTypeImpl.class), 11, value));
630 _Smartcard = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.SmartcardTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.SmartcardTypeImpl.class), 7, value));
633 _ActivationPin = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.ActivationPinTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.ActivationPinTypeImpl.class), 9, value));
H A DAuthenticationContextStatementTypeImpl.java985 _OperationalProtection = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.OperationalProtectionTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.OperationalProtectionTypeImpl.class), 11, value));
1005 _TechnicalProtection = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.TechnicalProtectionTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.TechnicalProtectionTypeImpl.class), 8, value));
1014 _Identification = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.IdentificationTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.IdentificationTypeImpl.class), 5, value));
1023 _AuthenticationMethod = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.AuthenticationMethodTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.AuthenticationMethodTypeImpl.class), 14, value));
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DSignatureTypeImpl.java741 _KeyInfo = ((com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.KeyInfoTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.KeyInfoTypeImpl.class), 13, value));
769 _getObject().add(((com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.ObjectTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.ObjectTypeImpl.class), 11, value)));
781 _SignatureValue = ((com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.SignatureValueTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.SignatureValueTypeImpl.class), 6, value));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DSubjectConfirmationTypeImpl.java827 _SubjectConfirmationData = ((com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl) spawnChildFromText((com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.class), 6, value));
842 _BaseID = ((com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl) spawnChildFromText((com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.class), 13, value));
869 _NameID = ((com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl) spawnChildFromText((com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.class), 11, value));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DSignatureTypeImpl.java769 _getObject().add(((com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl) spawnChildFromText((com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.class), 12, value)));
778 _KeyInfo = ((com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl) spawnChildFromText((com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.class), 15, value));
787 _SignatureValue = ((com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl) spawnChildFromText((com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.class), 8, value));
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DSignatureTypeImpl.java755 _getObject().add(((com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl) spawnChildFromText((com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.class), 10, value)));
784 _KeyInfo = ((com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl) spawnChildFromText((com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.class), 7, value));
801 _SignatureValue = ((com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl) spawnChildFromText((com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.class), 13, value));
/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/
H A DLibrariesTypeImpl.java274 _getLibrary().add(((com.sun.identity.diagnostic.base.core.jaxbgen.impl.LibraryTypeImpl) spawnChildFromText((com.sun.identity.diagnostic.base.core.jaxbgen.impl.LibraryTypeImpl.class), 2, value)));
H A DResourceBundlesTypeImpl.java274 _getResource().add(((com.sun.identity.diagnostic.base.core.jaxbgen.impl.ResourceTypeImpl) spawnChildFromText((com.sun.identity.diagnostic.base.core.jaxbgen.impl.ResourceTypeImpl.class), 3, value)));
/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/runtime/
H A DAbstractUnmarshallingEventHandlerImpl.java226 protected final Object spawnChildFromText(Class clazz, int memento, String value) method in class:AbstractUnmarshallingEventHandlerImpl
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DAbstractUnmarshallingEventHandlerImpl.java226 protected final Object spawnChildFromText(Class clazz, int memento, String value) method in class:AbstractUnmarshallingEventHandlerImpl
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DAuthenticationContextStatementTypeImpl.java985 _OperationalProtection = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.OperationalProtectionTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.OperationalProtectionTypeImpl.class), 11, value));
1005 _TechnicalProtection = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.TechnicalProtectionTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.TechnicalProtectionTypeImpl.class), 8, value));
1014 _Identification = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.IdentificationTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.IdentificationTypeImpl.class), 5, value));
1023 _AuthenticationMethod = ((com.sun.identity.liberty.ws.common.jaxb.ac.impl.AuthenticationMethodTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.ac.impl.AuthenticationMethodTypeImpl.class), 14, value));
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DAttributeTypeImpl.java328 _getAttributeValue().add(((org.w3._2001.xmlschema.impl.AnyTypeImpl) spawnChildFromText((org.w3._2001.xmlschema.impl.AnyTypeImpl.class), 3, value)));
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DRequestTypeImpl.java880 _AttributeQuery = ((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AttributeQueryTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AttributeQueryTypeImpl.class), 14, value));
891 _Query = ((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.QueryAbstractTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.QueryAbstractTypeImpl.class), 12, value));
913 _SubjectQuery = ((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.SubjectQueryAbstractTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.SubjectQueryAbstractTypeImpl.class), 8, value));
922 _AuthenticationQuery = ((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AuthenticationQueryTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AuthenticationQueryTypeImpl.class), 10, value));
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DSubjectTypeImpl.java343 _IDPProvidedNameIdentifier = ((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.NameIdentifierTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.NameIdentifierTypeImpl.class), 4, value));
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/secext/impl/
H A DUsernameTokenTypeImpl.java389 _Username = ((com.sun.identity.liberty.ws.common.jaxb.secext.impl.AttributedStringImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.secext.impl.AttributedStringImpl.class), 5, value));
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DAbstractUnmarshallingEventHandlerImpl.java226 protected final Object spawnChildFromText(Class clazz, int memento, String value) method in class:AbstractUnmarshallingEventHandlerImpl
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DAbstractUnmarshallingEventHandlerImpl.java226 protected final Object spawnChildFromText(Class clazz, int memento, String value) method in class:AbstractUnmarshallingEventHandlerImpl
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/impl/
H A DPseudonymTypeImpl.java359 _RelativeTo = ((com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl) spawnChildFromText((com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.class), 5, value));
H A DTokenKeyInfoTypeImpl.java303 _SecurityTokenReference = ((com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl) spawnChildFromText((com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.class), 3, value));
H A DTokenTypesOfferedTypeImpl.java340 _getTokenType().add(((com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl) spawnChildFromText((com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.class), 2, value)));
H A DUriNamedClaimTypesOfferedTypeImpl.java293 _getClaimType().add(((com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl) spawnChildFromText((com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.class), 2, value)));
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsse/impl/
H A DUsernameTokenTypeImpl.java410 _Username = ((com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl) spawnChildFromText((com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.class), 5, value));
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DAbstractUnmarshallingEventHandlerImpl.java226 protected final Object spawnChildFromText(Class clazz, int memento, String value) method in class:AbstractUnmarshallingEventHandlerImpl
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DAttributeTypeImpl.java328 _getAttributeValue().add(((org.w3._2001.xmlschema.impl.AnyTypeImpl) spawnChildFromText((org.w3._2001.xmlschema.impl.AnyTypeImpl.class), 3, value)));
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DRequestTypeImpl.java880 _AttributeQuery = ((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AttributeQueryTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AttributeQueryTypeImpl.class), 14, value));
891 _Query = ((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.QueryAbstractTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.QueryAbstractTypeImpl.class), 12, value));
913 _SubjectQuery = ((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.SubjectQueryAbstractTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.SubjectQueryAbstractTypeImpl.class), 8, value));
922 _AuthenticationQuery = ((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AuthenticationQueryTypeImpl) spawnChildFromText((com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AuthenticationQueryTypeImpl.class), 10, value));

Completed in 69 milliseconds

123456789