- All Implemented Interfaces:
Serializable
The class represents a certificate policy
- See Also:
-
-
Constructor Summary
Constructors
Default constructor instantiating object with null values
-
Method Summary
Gets URL of the certificate policy
Gets OID of the certificate policy
void
Sets URL of the certificate policy
void
Sets OID of the certificate policy
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CertificatePolicy
public CertificatePolicy()
Default constructor instantiating object with null values
-
Method Details
-
getOid
Gets OID of the certificate policy
- Returns:
String
-
setOid
public void setOid(String oid)
Sets OID of the certificate policy
- Parameters:
oid
- String
-
getCpsUrl
Gets URL of the certificate policy
- Returns:
String
-
setCpsUrl
public void setCpsUrl(String cpsUrl)
Sets URL of the certificate policy
- Parameters:
cpsUrl
- String