Searched refs:TransformTypeImpl (Results 26 - 32 of 32) sorted by relevance

12

/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DTransformsTypeImpl.java244 _getTransform().add(((com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl) spawnChildFromEnterAttribute((com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl.class), 2, ___uri, ___local, ___qname)));
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DObjectFactory.java53 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.TransformType.XPath.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl$XPathImpl");
59 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.TransformType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl");
439 return new com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl();
451 return new com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl(value);
535 return new com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl();
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DObjectFactory.java47 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.TransformType.XPath.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl$XPathImpl");
55 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.TransformType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl");
331 return new com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl();
343 return new com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl(value);
451 return new com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl();
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DObjectFactory.java53 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.TransformType.XPath.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl$XPathImpl");
59 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.TransformType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl");
439 return new com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl();
451 return new com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl(value);
535 return new com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl();
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DObjectFactory.java47 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.TransformType.XPath.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl$XPathImpl");
55 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.TransformType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl");
331 return new com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl();
343 return new com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl(value);
451 return new com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl();
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DObjectFactory.java72 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.TransformType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl");
76 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.TransformType.XPath.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl$XPathImpl");
679 return new com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl();
727 return new com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl();
739 return new com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl(value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DObjectFactory.java72 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.TransformType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl");
76 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.TransformType.XPath.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl$XPathImpl");
679 return new com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl();
727 return new com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl();
739 return new com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl(value);

Completed in 55 milliseconds

12