/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/utility/ |
H A D | CreatedElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 186) 19 * <element name="Created" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}AttributedDateTime"/> 24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime
|
H A D | ExpiresElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 179) 19 * <element name="Expires" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}AttributedDateTime"/> 24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime
|
H A D | ReceivedElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 193) 19 * <element name="Received" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}ReceivedType"/> 24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.ReceivedType
|
H A D | TimestampElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 17 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 149) 20 * <element name="Timestamp" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}TimestampType"/> 25 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.TimestampType
|
H A D | TimestampTraceElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 171) 19 * <element name="TimestampTrace" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}TimestampTraceType"/> 24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.TimestampTraceType
|
H A D | AttributedDateTime.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 75) 22 * <attGroup ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}commonAtts"/>
|
H A D | AttributedURI.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 121) 22 * <attGroup ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}commonAtts"/>
|
H A D | ReceivedType.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 96) 21 * <extension base="<http://schemas.xmlsoap.org/ws/2003/06/utility>AttributedDateTime"> 31 extends com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime
|
H A D | TimestampTraceType.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 157) 24 * <element ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}Received"/> 28 * <attGroup ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}commonAtts"/> 57 * {@link com.sun.identity.liberty.ws.common.jaxb.utility.ReceivedElement}
|
H A D | TimestampType.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 134) 23 * <element ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}Created" minOccurs="0"/> 24 * <element ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}Expires" minOccurs="0"/> 29 * <attGroup ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}commonAtts"/> 67 * {@link com.sun.identity.liberty.ws.common.jaxb.utility.CreatedElement} 68 * {@link com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime} 70 com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime getCreated(); 77 * {@link com.sun.identity.liberty.ws.common.jaxb.utility.CreatedElement} 78 * {@link com.sun.identity.liberty.ws.common.jaxb.utility [all...] |
H A D | ObjectFactory.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 15 * generated in the com.sun.identity.liberty.ws.common.jaxb.utility package. 32 public final static com.sun.identity.federation.jaxb.entityconfig.impl.runtime.GrammarInfo grammarInfo = new com.sun.identity.federation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl(rootTagMap, defaultImplementations, (com.sun.identity.liberty.ws.common.jaxb.utility.ObjectFactory.class)); 33 public final static java.lang.Class version = (com.sun.identity.liberty.ws.common.jaxb.utility.impl.JAXBVersion.class); 36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.utility.CreatedElement.class), "com.sun.identity.liberty.ws.common.jaxb.utility.impl.CreatedElementImpl"); 37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.utility.TimestampTraceElement.class), "com.sun.identity.liberty.ws.common.jaxb.utility.impl.TimestampTraceElementImpl"); 38 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.utility.ReceivedElement.class), "com.sun.identity.liberty.ws.common.jaxb.utility [all...] |
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/utility/ |
H A D | CreatedElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 186) 19 * <element name="Created" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}AttributedDateTime"/> 24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime
|
H A D | ExpiresElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 179) 19 * <element name="Expires" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}AttributedDateTime"/> 24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime
|
H A D | ReceivedElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 193) 19 * <element name="Received" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}ReceivedType"/> 24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.ReceivedType
|
H A D | TimestampElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 17 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 149) 20 * <element name="Timestamp" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}TimestampType"/> 25 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.TimestampType
|
H A D | TimestampTraceElement.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 171) 19 * <element name="TimestampTrace" type="{http://schemas.xmlsoap.org/ws/2003/06/utility}TimestampTraceType"/> 24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.utility.TimestampTraceType
|
H A D | AttributedDateTime.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 75) 22 * <attGroup ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}commonAtts"/>
|
H A D | AttributedURI.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 121) 22 * <attGroup ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}commonAtts"/>
|
H A D | ReceivedType.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 96) 21 * <extension base="<http://schemas.xmlsoap.org/ws/2003/06/utility>AttributedDateTime"> 31 extends com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime
|
H A D | TimestampTraceType.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 157) 24 * <element ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}Received"/> 28 * <attGroup ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}commonAtts"/> 57 * {@link com.sun.identity.liberty.ws.common.jaxb.utility.ReceivedElement}
|
H A D | TimestampType.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility; 16 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/utility.xsd line 134) 23 * <element ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}Created" minOccurs="0"/> 24 * <element ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}Expires" minOccurs="0"/> 29 * <attGroup ref="{http://schemas.xmlsoap.org/ws/2003/06/utility}commonAtts"/> 67 * {@link com.sun.identity.liberty.ws.common.jaxb.utility.CreatedElement} 68 * {@link com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime} 70 com.sun.identity.liberty.ws.common.jaxb.utility.AttributedDateTime getCreated(); 77 * {@link com.sun.identity.liberty.ws.common.jaxb.utility.CreatedElement} 78 * {@link com.sun.identity.liberty.ws.common.jaxb.utility [all...] |
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/utility/impl/ |
H A D | JAXBVersion.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility.impl;
|
H A D | CreatedElementImpl.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility.impl; 12 extends com.sun.identity.liberty.ws.common.jaxb.utility.impl.AttributedDateTimeImpl 13 implements com.sun.identity.liberty.ws.common.jaxb.utility.CreatedElement, 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 16 public final static java.lang.Class version = (com.sun.identity.liberty.ws.common.jaxb.utility.impl.JAXBVersion.class); 20 return (com.sun.identity.liberty.ws.common.jaxb.utility.CreatedElement.class); 24 return "http://schemas.xmlsoap.org/ws/2003/06/utility"; 32 return new com.sun.identity.liberty.ws.common.jaxb.utility.impl.CreatedElementImpl.Unmarshaller(context); 38 context.startElement("http://schemas.xmlsoap.org/ws/2003/06/utility", "Created"); 58 return (com.sun.identity.liberty.ws.common.jaxb.utility.CreatedElement.class); 126 return com.sun.identity.liberty.ws.common.jaxb.utility [all...] |
H A D | ExpiresElementImpl.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility.impl; 12 extends com.sun.identity.liberty.ws.common.jaxb.utility.impl.AttributedDateTimeImpl 13 implements com.sun.identity.liberty.ws.common.jaxb.utility.ExpiresElement, 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 16 public final static java.lang.Class version = (com.sun.identity.liberty.ws.common.jaxb.utility.impl.JAXBVersion.class); 20 return (com.sun.identity.liberty.ws.common.jaxb.utility.ExpiresElement.class); 24 return "http://schemas.xmlsoap.org/ws/2003/06/utility"; 32 return new com.sun.identity.liberty.ws.common.jaxb.utility.impl.ExpiresElementImpl.Unmarshaller(context); 38 context.startElement("http://schemas.xmlsoap.org/ws/2003/06/utility", "Expires"); 58 return (com.sun.identity.liberty.ws.common.jaxb.utility.ExpiresElement.class); 126 return com.sun.identity.liberty.ws.common.jaxb.utility [all...] |
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/utility/impl/ |
H A D | JAXBVersion.java | 9 package com.sun.identity.liberty.ws.common.jaxb.utility.impl;
|