Skip to main content

com.eruces.teagent.ResultSetPolicy

The ResultSetPolicy class maintains the cryptographic policy applied to recordsets.

Public Member Functions

MemberDescription
ResultSetPolicy(File filePO)The ResultSetPolicy constructor accepts a virtual policy file object.
ResultSetPolicy(String strXML)The ResultSetPolicy constructor accepts an XML logical policy string.

Member Function Documentation

ResultSetPolicy(File filePO)

The ResultSetPolicy constructor accepts a virtual policy file object.

Parameters

ParameterDescription
filePOAn XML policy file object.

ResultSetPolicy(String strXML)

The ResultSetPolicy constructor accepts an XML logical policy string.

Parameters

ParameterDescription
strXMLA string representing an XML policy file.