Searched refs:EncryptedAttributeElementImpl (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 DEncryptedAttributeElementImpl.java11 public class EncryptedAttributeElementImpl class in inherits:com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl,com.sun.identity.saml2.jaxb.assertion.EncryptedAttributeElement,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.EncryptedAttributeElementImpl.Unmarshaller(context);
136 return com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.this;
158 spawnHandlerFromEnterElement((((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
162 spawnHandlerFromEnterElement((((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
H A DAttributeStatementTypeImpl.java144 _getAttributeOrEncryptedAttribute().add(((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.class), 2, ___uri, ___local, ___qname, __atts)));
155 _getAttributeOrEncryptedAttribute().add(((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.class), 2, ___uri, ___local, ___qname, __atts)));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DEncryptedAttributeElementImpl.java11 public class EncryptedAttributeElementImpl class in inherits:com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl,com.sun.identity.saml2.jaxb.assertion.EncryptedAttributeElement,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.EncryptedAttributeElementImpl.Unmarshaller(context);
136 return com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.this;
158 spawnHandlerFromEnterElement((((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
162 spawnHandlerFromEnterElement((((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
H A DAttributeStatementTypeImpl.java144 _getAttributeOrEncryptedAttribute().add(((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.class), 2, ___uri, ___local, ___qname, __atts)));
155 _getAttributeOrEncryptedAttribute().add(((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.class), 2, ___uri, ___local, ___qname, __atts)));
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DObjectFactory.java62 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.EncryptedAttributeElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl");
522 return new com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl();
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DObjectFactory.java62 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.EncryptedAttributeElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl");
522 return new com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl();

Completed in 41 milliseconds