/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/share/ |
H A D | Request.java | 25 * $Id: Request.java,v 1.2 2008/06/25 05:41:35 qcheng Exp $ 38 * This <code>Request</code> class represents a request. The most important 39 * information in this Request object is the content of this request. The 40 * content in this Request object can be an arbitrary String. This makes it 43 * Request object as its content. 48 public class Request { class 57 * Contructs an instance of Request class with the content of the Request. 62 * The content of this Request. 64 public Request(Strin method in class:Request 72 Request() { method in class:Request [all...] |
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/comm/share/ |
H A D | Request.java | 25 * $Id: Request.java,v 1.2 2008/06/25 05:41:35 qcheng Exp $ 38 * This <code>Request</code> class represents a request. The most important 39 * information in this Request object is the content of this request. The 40 * content in this Request object can be an arbitrary String. This makes it 43 * Request object as its content. 48 public class Request { class 57 * Contructs an instance of Request class with the content of the Request. 62 * The content of this Request. 64 public Request(Strin method in class:Request 72 Request() { method in class:Request [all...] |
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/ |
H A D | Request.java | 25 * $Id: Request.java,v 1.2 2008/06/25 05:48:11 qcheng Exp $ 36 * The <code>Request</code> element is the top-level element in the XACML 53 public interface Request { interface
|
/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/ |
H A D | Request.java | 82 public class Request implements XACMLRootElement { class in inherits:XACMLRootElement
|
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/ |
H A D | Request.java | 82 public class Request implements XACMLRootElement { class in inherits:XACMLRootElement
|
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/ |
H A D | Request.java | 25 * $Id: Request.java,v 1.2 2008/06/25 05:48:11 qcheng Exp $ 36 * The <code>Request</code> element is the top-level element in the XACML 53 public interface Request { interface
|
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/event/ |
H A D | Request.java | 25 * $Id: Request.java,v 1.4 2009/01/28 05:34:50 ww203982 Exp $ 35 class Request { class 69 * Request object constructor (package private) 71 Request(int id, String reqID, SSOToken requester, String baseDn, int scope, method in class:Request 189 if (obj instanceof Request) { 191 Request r = (Request) obj;
|
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/ |
H A D | Request.java | 25 * $Id: Request.java,v 1.2 2008/06/25 05:47:37 qcheng Exp $ 64 * This <code>Request</code> class represents a Request XML document. 69 public class Request extends AbstractRequest { class in inherits:AbstractRequest 81 // Request ID attribute name 117 protected Request() {} method in class:Request 120 * Method to sign the Request. 121 * @exception SAMLException if could not sign the Request. 126 SAMLUtils.debug.message("Request.signXML: the request is " 137 SAMLUtils.debug.message("Request 187 public Request(List respondWiths, method in class:Request 373 public Request(String requestId, Query query) throws SAMLException { method in class:Request 427 public Request(String requestId, List contents) throws SAMLException { method in class:Request 467 public Request(Element root) throws SAMLException { method in class:Request [all...] |
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/event/ |
H A D | Request.java | 25 * $Id: Request.java,v 1.4 2009/01/28 05:34:50 ww203982 Exp $ 35 class Request { class 69 * Request object constructor (package private) 71 Request(int id, String reqID, SSOToken requester, String baseDn, int scope, method in class:Request 189 if (obj instanceof Request) { 191 Request r = (Request) obj;
|
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/ |
H A D | Request.java | 25 * $Id: Request.java,v 1.2 2008/06/25 05:47:37 qcheng Exp $ 67 * This <code>Request</code> class represents a Request XML document. 72 public class Request extends AbstractRequest { class in inherits:AbstractRequest 84 // Request ID attribute name 120 protected Request() {} method in class:Request 123 * Method to sign the Request. 124 * @exception SAMLException if could not sign the Request. 129 SAMLUtils.debug.message("Request.signXML: the request is " 140 SAMLUtils.debug.message("Request 190 public Request(List respondWiths, method in class:Request 376 public Request(String requestId, Query query) throws SAMLException { method in class:Request 430 public Request(String requestId, List contents) throws SAMLException { method in class:Request 470 public Request(Element root) throws SAMLException { method in class:Request [all...] |
/forgerock/authenticator-android-v2/app/libs/ |
H A D | picasso-2.4.0.jar | META-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ... |
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/ |
H A D | jsr311-api-1.1.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ws/rs/ javax/ws/rs/core/ ... |
H A D | jersey-server-1.1.1-ea-SNAPSHOT.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ... |
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/ |
H A D | jsr311-api-1.1.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ws/rs/ javax/ws/rs/core/ ... |
H A D | jsr311-api.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ws/rs/ javax/ws/rs/core/ ... |
H A D | jersey-server-1.1.1-ea-SNAPSHOT.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ... |