Package com.netscape.certsrv.client
Class Client
java.lang.Object
com.netscape.certsrv.client.Client
- Direct Known Subclasses:
AccountClient
,ACMEClient
,ActivityClient
,AuditClient
,AuthenticatorClient
,AuthorityClient
,CACertClient
,CAInfoClient
,CASystemCertClient
,ConfigClient
,ConnectorClient
,FeatureClient
,GroupClient
,InfoClient
,KeyClient
,KRAConnectorClient
,KRAInfoClient
,KRASystemCertClient
,LoginClient
,ProfileClient
,ProfileClient
,ProfileMappingClient
,SecurityDomainClient
,SelfTestClient
,SubsystemClient
,TokenClient
,TPSCertClient
,TPSConnectorClient
,UserClient
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
<T> T
createProxy
(Class<T> clazz) javax.ws.rs.core.Response
get()
<T> T
javax.ws.rs.core.Response
<T> T
getName()
javax.ws.rs.core.Response
post()
<T> T
javax.ws.rs.core.Response
<T> T
void
removeClient
(String name)
-
Field Details
-
client
-
subsystem
-
prefix
-
name
-
clients
-
-
Constructor Details
-
Client
-
Client
-
-
Method Details