Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
G
I
O
P
U
B
build()
- Method in class org.jscep.client.
Client.Builder
Constructs a new immutable instance of
Client
.
C
caFingerprint(byte[], String)
- Method in class org.jscep.client.
Client.Builder
Sets the expected CA fingerprint.
caIdentifier(String)
- Method in class org.jscep.client.
Client.Builder
Sets the CA identity string.
callbackHandler(CallbackHandler)
- Method in class org.jscep.client.
Client.Builder
Sets a
CallbackHandler
to use for handling the fingerprint verification callback.
Client
- Class in
org.jscep.client
This class represents a SCEP client, or Requester.
Client.Builder
- Class in
org.jscep.client
This class is used for building immutable instances of the
Client
class.
Client.Builder()
- Constructor for class org.jscep.client.
Client.Builder
createTransaction()
- Method in class org.jscep.client.
Client
Creates a new transaction for a PKIOperation.
G
getCaCapabilities()
- Method in class org.jscep.client.
Client
Retrieves the set of SCEP capabilities from the CA.
getCaCertificate()
- Method in class org.jscep.client.
Client
Retrieves the CA certificate.
getRolloverCertificate()
- Method in class org.jscep.client.
Client
Retrieves the "rollover" certificate to be used by the CA.
I
identity(X509Certificate, KeyPair)
- Method in class org.jscep.client.
Client.Builder
Sets the identity of the SCEP client.
O
org.jscep.client
- package org.jscep.client
P
proxy(Proxy)
- Method in class org.jscep.client.
Client.Builder
Sets the
Proxy
needed to access the SCEP server, if any.
U
url(URL)
- Method in class org.jscep.client.
Client.Builder
Sets the
URL
of the SCEP server.
B
C
G
I
O
P
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.