Searched refs:ValueElement (Results 1 - 18 of 18) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/
H A DValueElement.java21 public interface ValueElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.federation.jaxb.entityconfig.ValueElement.class), "com.sun.identity.federation.jaxb.entityconfig.impl.ValueElementImpl");
45 rootTagMap.put(new javax.xml.namespace.QName("urn:sun:fm:ID-FF:entityconfig", "Value"), (com.sun.identity.federation.jaxb.entityconfig.ValueElement.class));
140 * Create an instance of ValueElement
145 public com.sun.identity.federation.jaxb.entityconfig.ValueElement createValueElement()
152 * Create an instance of ValueElement
157 public com.sun.identity.federation.jaxb.entityconfig.ValueElement createValueElement(java.lang.String value)
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/entityconfig/
H A DValueElement.java21 public interface ValueElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.saml2.jaxb.entityconfig.ValueElement.class), "com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl");
62 rootTagMap.put(new javax.xml.namespace.QName("urn:sun:fm:SAML:2.0:entityconfig", "Value"), (com.sun.identity.saml2.jaxb.entityconfig.ValueElement.class));
152 * Create an instance of ValueElement
157 public com.sun.identity.saml2.jaxb.entityconfig.ValueElement createValueElement()
164 * Create an instance of ValueElement
169 public com.sun.identity.saml2.jaxb.entityconfig.ValueElement createValueElement(java.lang.String value)
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/
H A DValueElement.java21 public interface ValueElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java42 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement.class), "com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl");
48 rootTagMap.put(new javax.xml.namespace.QName("urn:sun:fm:wsfederation:1.0:federationconfig", "Value"), (com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement.class));
186 * Create an instance of ValueElement
191 public com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement createValueElement()
198 * Create an instance of ValueElement
203 public com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement createValueElement(java.lang.String value)
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/
H A DValueElement.java21 public interface ValueElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.federation.jaxb.entityconfig.ValueElement.class), "com.sun.identity.federation.jaxb.entityconfig.impl.ValueElementImpl");
45 rootTagMap.put(new javax.xml.namespace.QName("urn:sun:fm:ID-FF:entityconfig", "Value"), (com.sun.identity.federation.jaxb.entityconfig.ValueElement.class));
140 * Create an instance of ValueElement
145 public com.sun.identity.federation.jaxb.entityconfig.ValueElement createValueElement()
152 * Create an instance of ValueElement
157 public com.sun.identity.federation.jaxb.entityconfig.ValueElement createValueElement(java.lang.String value)
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/entityconfig/
H A DValueElement.java21 public interface ValueElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.saml2.jaxb.entityconfig.ValueElement.class), "com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl");
62 rootTagMap.put(new javax.xml.namespace.QName("urn:sun:fm:SAML:2.0:entityconfig", "Value"), (com.sun.identity.saml2.jaxb.entityconfig.ValueElement.class));
152 * Create an instance of ValueElement
157 public com.sun.identity.saml2.jaxb.entityconfig.ValueElement createValueElement()
164 * Create an instance of ValueElement
169 public com.sun.identity.saml2.jaxb.entityconfig.ValueElement createValueElement(java.lang.String value)
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/
H A DValueElement.java21 public interface ValueElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java42 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement.class), "com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl");
48 rootTagMap.put(new javax.xml.namespace.QName("urn:sun:fm:wsfederation:1.0:federationconfig", "Value"), (com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement.class));
186 * Create an instance of ValueElement
191 public com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement createValueElement()
198 * Create an instance of ValueElement
203 public com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement createValueElement(java.lang.String value)
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/
H A DValueElementImpl.java11 public class ValueElementImpl implements com.sun.identity.federation.jaxb.entityconfig.ValueElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
26 return (com.sun.identity.federation.jaxb.entityconfig.ValueElement.class);
74 return (com.sun.identity.federation.jaxb.entityconfig.ValueElement.class);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/entityconfig/impl/
H A DValueElementImpl.java11 public class ValueElementImpl implements com.sun.identity.saml2.jaxb.entityconfig.ValueElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
26 return (com.sun.identity.saml2.jaxb.entityconfig.ValueElement.class);
74 return (com.sun.identity.saml2.jaxb.entityconfig.ValueElement.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/
H A DValueElementImpl.java11 public class ValueElementImpl implements com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
26 return (com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement.class);
74 return (com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/
H A DValueElementImpl.java11 public class ValueElementImpl implements com.sun.identity.federation.jaxb.entityconfig.ValueElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
26 return (com.sun.identity.federation.jaxb.entityconfig.ValueElement.class);
74 return (com.sun.identity.federation.jaxb.entityconfig.ValueElement.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/entityconfig/impl/
H A DValueElementImpl.java11 public class ValueElementImpl implements com.sun.identity.saml2.jaxb.entityconfig.ValueElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
26 return (com.sun.identity.saml2.jaxb.entityconfig.ValueElement.class);
74 return (com.sun.identity.saml2.jaxb.entityconfig.ValueElement.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/
H A DValueElementImpl.java11 public class ValueElementImpl implements com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
26 return (com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement.class);
74 return (com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement.class);

Completed in 105 milliseconds