Package org.dogtagpki.common
Class LoginClient
- java.lang.Object
-
- com.netscape.certsrv.client.Client
-
- org.dogtagpki.common.LoginClient
-
public class LoginClient extends Client
- Author:
- Endi S. Dewata
-
-
Constructor Summary
Constructors Constructor Description LoginClient(PKIClient client)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init()
void
login()
-
Methods inherited from class com.netscape.certsrv.client.Client
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClient
-
-
-
-
Field Detail
-
resource
public LoginResource resource
-
-
Constructor Detail
-
LoginClient
public LoginClient(PKIClient client) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-