Searched refs:OneTimeUseElementImpl (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DOneTimeUseElementImpl.java11 public class OneTimeUseElementImpl class in inherits:com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl,com.sun.identity.saml2.jaxb.assertion.OneTimeUseElement,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
32 return new com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller(context);
116 return com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this;
137 spawnHandlerFromEnterElement((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
163 spawnHandlerFromLeaveElement((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
182 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
201 spawnHandlerFromLeaveAttribute((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
221 spawnHandlerFromText((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, value);
H A DConditionsTypeImpl.java219 _getConditionOrAudienceRestrictionOrOneTimeUse().add(((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.class), 7, ___uri, ___local, ___qname, __atts)));
238 _getConditionOrAudienceRestrictionOrOneTimeUse().add(((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.class), 7, ___uri, ___local, ___qname, __atts)));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DOneTimeUseElementImpl.java11 public class OneTimeUseElementImpl class in inherits:com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl,com.sun.identity.saml2.jaxb.assertion.OneTimeUseElement,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
32 return new com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller(context);
116 return com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this;
137 spawnHandlerFromEnterElement((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
163 spawnHandlerFromLeaveElement((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
182 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
201 spawnHandlerFromLeaveAttribute((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
221 spawnHandlerFromText((((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.this).new Unmarshaller(context)), 2, value);
H A DConditionsTypeImpl.java219 _getConditionOrAudienceRestrictionOrOneTimeUse().add(((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.class), 7, ___uri, ___local, ___qname, __atts)));
238 _getConditionOrAudienceRestrictionOrOneTimeUse().add(((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.class), 7, ___uri, ___local, ___qname, __atts)));
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DObjectFactory.java87 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.OneTimeUseElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl");
870 return new com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl();
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DObjectFactory.java87 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.OneTimeUseElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl");
870 return new com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl();

Completed in 65 milliseconds