|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.ext.security.crypto.CertificateIdentity
public class CertificateIdentity
The CertificateIdenty class is used as an attribute of the PublicCertificate and PrivateCertificate classes.
Constructor Summary | |
---|---|
CertificateIdentity(java.lang.String domainName)
Constructor for the CertificateIdentity object |
Method Summary | |
---|---|
java.lang.String |
getDomainName()
|
void |
set_domainName(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CertificateIdentity(java.lang.String domainName)
domainName
- Description of ParameterMethod Detail |
---|
public void set_domainName(java.lang.String name)
name
- The name of the domain certifiedpublic java.lang.String getDomainName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |