Searched refs:_RegisterNameIdentifierServiceURL (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.java28 protected java.lang.String _RegisterNameIdentifierServiceURL; field in class:ProviderDescriptorTypeImpl
180 return _RegisterNameIdentifierServiceURL;
184 _RegisterNameIdentifierServiceURL = value;
410 if (_RegisterNameIdentifierServiceURL!= null) {
415 context.text(((java.lang.String) _RegisterNameIdentifierServiceURL), "RegisterNameIdentifierServiceURL");
2094 _RegisterNameIdentifierServiceURL = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DProviderDescriptorTypeImpl.java28 protected java.lang.String _RegisterNameIdentifierServiceURL; field in class:ProviderDescriptorTypeImpl
180 return _RegisterNameIdentifierServiceURL;
184 _RegisterNameIdentifierServiceURL = value;
410 if (_RegisterNameIdentifierServiceURL!= null) {
415 context.text(((java.lang.String) _RegisterNameIdentifierServiceURL), "RegisterNameIdentifierServiceURL");
2094 _RegisterNameIdentifierServiceURL = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);

Completed in 39 milliseconds