Searched refs:_RegisterNameIdentifierProtocolProfile (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DProviderDescriptorTypeImpl.java14 protected com.sun.xml.bind.util.ListImpl _RegisterNameIdentifierProtocolProfile; field in class:ProviderDescriptorTypeImpl
44 if (_RegisterNameIdentifierProtocolProfile == null) {
45 _RegisterNameIdentifierProtocolProfile = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
47 return _RegisterNameIdentifierProtocolProfile;
254 final int len1 = ((_RegisterNameIdentifierProtocolProfile == null)? 0 :_RegisterNameIdentifierProtocolProfile.size());
404 context.text(((java.lang.String) _RegisterNameIdentifierProtocolProfile.get(idx1 ++)), "RegisterNameIdentifierProtocolProfile");
529 final int len1 = ((_RegisterNameIdentifierProtocolProfile == null)? 0 :_RegisterNameIdentifierProtocolProfile.size());
642 final int len1 = ((_RegisterNameIdentifierProtocolProfile
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DProviderDescriptorTypeImpl.java14 protected com.sun.xml.bind.util.ListImpl _RegisterNameIdentifierProtocolProfile; field in class:ProviderDescriptorTypeImpl
44 if (_RegisterNameIdentifierProtocolProfile == null) {
45 _RegisterNameIdentifierProtocolProfile = new com.sun.xml.bind.util.ListImpl(new java.util.ArrayList());
47 return _RegisterNameIdentifierProtocolProfile;
254 final int len1 = ((_RegisterNameIdentifierProtocolProfile == null)? 0 :_RegisterNameIdentifierProtocolProfile.size());
404 context.text(((java.lang.String) _RegisterNameIdentifierProtocolProfile.get(idx1 ++)), "RegisterNameIdentifierProtocolProfile");
529 final int len1 = ((_RegisterNameIdentifierProtocolProfile == null)? 0 :_RegisterNameIdentifierProtocolProfile.size());
642 final int len1 = ((_RegisterNameIdentifierProtocolProfile
[all...]

Completed in 33 milliseconds