Package com.netscape.certsrv.profile
Class ProfileRetrievalRequest
- java.lang.Object
-
- com.netscape.certsrv.profile.ProfileRetrievalRequest
-
public class ProfileRetrievalRequest extends java.lang.Object
- Author:
- alee
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
profileId
-
Constructor Summary
Constructors Constructor Description ProfileRetrievalRequest()
ProfileRetrievalRequest(javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String> form)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getProfileId()
void
setProfileId(java.lang.String profileId)
-