All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- App_CasConnection(String, String, String, URL).
Constructor for class CAS.CAS_CLIENT.App_CasConnection
- parameters clientID: the ID of the client
clientSkFile the name of the client's Secret Key file name
serverPkFile the name of the server's Public Key file name
URL is the url of the server
- Encrypt().
Constructor for class CAS.CAS_CLIENT.Encrypt
-
- getResultable().
Method in class CAS.CAS_CLIENT.App_CasConnection
- returns the hashtable containing result set
- gettable().
Method in class CAS.CAS_CLIENT.App_CasConnection
-
returns the hashtable
- getValue(String).
Method in class CAS.CAS_CLIENT.App_CasConnection
- returns the value of given field
- hash(String).
Static method in class CAS.CAS_CLIENT.Encrypt
-
- main(String[]).
Static method in class CAS.CAS_CLIENT.Encrypt
-
- PostObject1(String).
Method in class CAS.CAS_CLIENT.App_CasConnection
- Flushes the request to the server at the given URI for hashtable
- PostObject2(String).
Method in class CAS.CAS_CLIENT.App_CasConnection
- Flushes request to the server at the given URI for query
- PostObject3(String).
Method in class CAS.CAS_CLIENT.App_CasConnection
- Flushes request to the server at the given URI for cookie deletion
- registerCookie(String).
Method in class CAS.CAS_CLIENT.App_CasConnection
- registers cookie
- registerQuery(String).
Method in class CAS.CAS_CLIENT.App_CasConnection
- registers query
- registerRequest(String).
Method in class CAS.CAS_CLIENT.App_CasConnection
- registers the demands of fields
- registerRequest(String, String).
Method in class CAS.CAS_CLIENT.App_CasConnection
- registers object of request, and parameters
- value().
Method in class CAS.CAS_CLIENT.Encrypt
-