Searched refs:_EncryptionProperty (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/impl/
H A DEncryptionPropertiesTypeImpl.java15 protected com.sun.xml.bind.util.ListImpl _EncryptionProperty; field in class:EncryptionPropertiesTypeImpl
32 if (_EncryptionProperty == null) {
33 _EncryptionProperty = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
35 return _EncryptionProperty;
50 final int len2 = ((_EncryptionProperty == null)? 0 :_EncryptionProperty.size());
52 if (_EncryptionProperty.get(idx2) instanceof javax.xml.bind.Element) {
53 context.childAsBody(((com.sun.xml.bind.JAXBObject) _EncryptionProperty.get(idx2 ++)), "EncryptionProperty");
57 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _EncryptionProperty.get(idx_0 ++)), "EncryptionProperty");
60 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _EncryptionProperty
[all...]
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/impl/
H A DEncryptionPropertiesTypeImpl.java15 protected com.sun.xml.bind.util.ListImpl _EncryptionProperty; field in class:EncryptionPropertiesTypeImpl
32 if (_EncryptionProperty == null) {
33 _EncryptionProperty = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
35 return _EncryptionProperty;
50 final int len2 = ((_EncryptionProperty == null)? 0 :_EncryptionProperty.size());
52 if (_EncryptionProperty.get(idx2) instanceof javax.xml.bind.Element) {
53 context.childAsBody(((com.sun.xml.bind.JAXBObject) _EncryptionProperty.get(idx2 ++)), "EncryptionProperty");
57 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _EncryptionProperty.get(idx_0 ++)), "EncryptionProperty");
60 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _EncryptionProperty
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/impl/
H A DEncryptionPropertiesTypeImpl.java15 protected com.sun.xml.bind.util.ListImpl _EncryptionProperty; field in class:EncryptionPropertiesTypeImpl
32 if (_EncryptionProperty == null) {
33 _EncryptionProperty = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
35 return _EncryptionProperty;
50 final int len2 = ((_EncryptionProperty == null)? 0 :_EncryptionProperty.size());
52 if (_EncryptionProperty.get(idx2) instanceof javax.xml.bind.Element) {
53 context.childAsBody(((com.sun.xml.bind.JAXBObject) _EncryptionProperty.get(idx2 ++)), "EncryptionProperty");
57 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _EncryptionProperty.get(idx_0 ++)), "EncryptionProperty");
60 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _EncryptionProperty
[all...]
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/impl/
H A DEncryptionPropertiesTypeImpl.java15 protected com.sun.xml.bind.util.ListImpl _EncryptionProperty; field in class:EncryptionPropertiesTypeImpl
32 if (_EncryptionProperty == null) {
33 _EncryptionProperty = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
35 return _EncryptionProperty;
50 final int len2 = ((_EncryptionProperty == null)? 0 :_EncryptionProperty.size());
52 if (_EncryptionProperty.get(idx2) instanceof javax.xml.bind.Element) {
53 context.childAsBody(((com.sun.xml.bind.JAXBObject) _EncryptionProperty.get(idx2 ++)), "EncryptionProperty");
57 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _EncryptionProperty.get(idx_0 ++)), "EncryptionProperty");
60 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _EncryptionProperty
[all...]

Completed in 34 milliseconds