Searched defs:parseXML (Results 76 - 100 of 102) sorted by relevance

12345

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSLogoutNotification.java551 public static FSLogoutNotification parseXML(String xml) method in class:FSLogoutNotification
556 FSUtils.debug.message("FSLogoutNotification.parseXML:Error "
H A DFSLogoutResponse.java148 FSUtils.debug.message("FSLogoutResponse.parseXML: null input.");
154 FSUtils.debug.message("FSLogoutResponse.parseXML: wrong input.");
164 FSUtils.debug.message("FSLogoutResponse.parseXML: "
176 FSUtils.debug.message("FSLogoutResponse.parseXML: "
501 public static FSLogoutResponse parseXML(String xml) throws FSMsgException { method in class:FSLogoutResponse
509 FSUtils.debug.message("FSLogoutResponse.parseXML: "
712 return parseXML(decodedNameRegRes);
H A DFSNameRegistrationRequest.java327 public static FSNameRegistrationRequest parseXML(String xml) method in class:FSNameRegistrationRequest
331 FSUtils.debug.error("FSNameRegistrationRequest.parseXML:Error " +
H A DFSNameRegistrationResponse.java215 FSUtils.debug.message("FSNameRegistrationResponse.parseXML:" +
222 FSUtils.debug.error("FSNameRegistrationResponse.parseXML: wrong"+
232 FSUtils.debug.error("FSNameRegistrationResponse.parseXML: "
244 FSUtils.debug.error("FSNameRegistrationResponse.parseXML: "
446 public static FSNameRegistrationResponse parseXML(String xml) method in class:FSNameRegistrationResponse
454 FSUtils.debug.message("FSNameRegistrationResponse.parseXML: "
603 return parseXML(decodedNameRegRes);
H A DFSAuthnRequest.java662 public static FSAuthnRequest parseXML(String xml) throws FSMsgException { method in class:FSAuthnRequest
665 FSUtils.debug.error("FSAuthnRequest.parseXML:Error "
1517 return parseXML(decodedAuthnReq);
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionResponse.java156 public static SessionResponse parseXML(String xml) throws SessionException { method in class:SessionResponse
158 return parser.parseXML();
H A DSessionRequest.java174 public static SessionRequest parseXML(String xml) { method in class:SessionRequest
176 return parser.parseXML();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyRequest.java258 public static PolicyRequest parseXML(Node pNode) method in class:PolicyRequest
275 debug.error("PolicyRequest.parseXML(Node): missing attribute " +
287 resourceResultReq = ResourceResultRequest.parseXML(node);
300 plr = PolicyListenerRequest.parseXML(node);
313 rmListenerReq = RemoveListenerRequest.parseXML(node);
H A DPolicyResponse.java246 public static PolicyResponse parseXML(Node pNode) method in class:PolicyResponse
316 .parseXML(node));
H A DPolicyService.java231 public static PolicyService parseXML(String xml) method in class:PolicyService
240 debug.error("PolicyService.parseXML(String): XML parsing error");
270 PolicyRequest preq = PolicyRequest.parseXML(node);
279 PolicyResponse pres = PolicyResponse.parseXML(node);
288 PolicyNotification pn = PolicyNotification.parseXML(node);
H A DResourceResultRequest.java229 public static ResourceResultRequest parseXML(Node pNode) method in class:ResourceResultRequest
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSFederationTerminationNotification.java468 public static FSFederationTerminationNotification parseXML(String xml) method in class:FSFederationTerminationNotification
474 "FSFederationTerminationNotification.parseXML:Error "
H A DFSLogoutNotification.java554 public static FSLogoutNotification parseXML(String xml) method in class:FSLogoutNotification
559 FSUtils.debug.message("FSLogoutNotification.parseXML:Error "
H A DFSLogoutResponse.java151 FSUtils.debug.message("FSLogoutResponse.parseXML: null input.");
157 FSUtils.debug.message("FSLogoutResponse.parseXML: wrong input.");
167 FSUtils.debug.message("FSLogoutResponse.parseXML: "
179 FSUtils.debug.message("FSLogoutResponse.parseXML: "
504 public static FSLogoutResponse parseXML(String xml) throws FSMsgException { method in class:FSLogoutResponse
512 FSUtils.debug.message("FSLogoutResponse.parseXML: "
715 return parseXML(decodedNameRegRes);
H A DFSNameRegistrationRequest.java330 public static FSNameRegistrationRequest parseXML(String xml) method in class:FSNameRegistrationRequest
334 FSUtils.debug.error("FSNameRegistrationRequest.parseXML:Error " +
H A DFSNameRegistrationResponse.java218 FSUtils.debug.message("FSNameRegistrationResponse.parseXML:" +
225 FSUtils.debug.error("FSNameRegistrationResponse.parseXML: wrong"+
235 FSUtils.debug.error("FSNameRegistrationResponse.parseXML: "
247 FSUtils.debug.error("FSNameRegistrationResponse.parseXML: "
449 public static FSNameRegistrationResponse parseXML(String xml) method in class:FSNameRegistrationResponse
457 FSUtils.debug.message("FSNameRegistrationResponse.parseXML: "
606 return parseXML(decodedNameRegRes);
H A DFSAuthnRequest.java665 public static FSAuthnRequest parseXML(String xml) throws FSMsgException { method in class:FSAuthnRequest
668 FSUtils.debug.error("FSAuthnRequest.parseXML:Error "
1520 return parseXML(decodedAuthnReq);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DRequest.java456 public static Request parseXML(String xml) throws SAMLException { method in class:Request
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequest.java176 public static SessionRequest parseXML(String xml) { method in class:SessionRequest
178 return parser.parseXML();
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/server/
H A DAuthXMLRequest.java138 public static AuthXMLRequest parseXML(String xml, HttpServletRequest req) method in class:AuthXMLRequest
146 return authParser.parseXML();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/server/
H A DAuthXMLRequest.java138 public static AuthXMLRequest parseXML(String xml, HttpServletRequest req) method in class:AuthXMLRequest
146 return authParser.parseXML();
/forgerock/opendj2/ext/ant/lib/
H A Dant-testutil.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant-testutil.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant-testutil.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant-testutil.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 119 milliseconds

12345