C G L T V

C

ClientAction - Class in com.secpod.action
This class in an interface to the client for SCAPRepository Web Service
ClientAction() - Constructor for class com.secpod.action.ClientAction
 
ClientAction.InstallCert - Class in com.secpod.action
This class is a Certificate Installer
ClientAction.InstallCert() - Constructor for class com.secpod.action.ClientAction.InstallCert
 
ClientAction.MyHostnameVerifier - Class in com.secpod.action
This class is a Host Name Verifier
ClientAction.MyHostnameVerifier() - Constructor for class com.secpod.action.ClientAction.MyHostnameVerifier
 
com.secpod.action - package com.secpod.action
 
connect(String, String) - Method in class com.secpod.action.ClientAction
This function is used to connect to Web Service.

G

getBundle(String, String, String) - Method in class com.secpod.action.ClientAction
This function is used to get the bundle zip of all related content for a particular Id.
getDatastream(String, String, String) - Method in class com.secpod.action.ClientAction
This function is used to get the data stream for a particular XCCDF Id.
getPolicy(String, String) - Method in class com.secpod.action.ClientAction
This function is used to display policies of a user.
getPolicycontent(String, String, String) - Method in class com.secpod.action.ClientAction
This function is used to get content for a particular policy of a user.
getrss(String, String) - Method in class com.secpod.action.ClientAction
This function is used to get the RSS Feed.
getXML(String, String, String) - Method in class com.secpod.action.ClientAction
This function is used to get the XML content for a particular Id.

L

login(String, String, String) - Method in class com.secpod.action.ClientAction
This function is used to login to Web Service.
logout(String, String) - Method in class com.secpod.action.ClientAction
This function is used to logout a user.

T

trustCert(String, String) - Method in class com.secpod.action.ClientAction.InstallCert
This function should be called for trusting a certificate

V

verify(String, SSLSession) - Method in class com.secpod.action.ClientAction.MyHostnameVerifier
This function should be called for Host Name verification.

C G L T V