|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ParsedCertificate
Interface to access to the certificate information. It abstracts subject's information encoding.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the subject's common name of the certificate. |
java.lang.String |
getNif()
Gets the NIF/CIF of the certificate holder. |
java.lang.String |
getNifResponsable()
Gets the NIF of the responsible person for the certificate. |
boolean |
isPersonaFisica()
Determines if it is a natural person's certificate. |
boolean |
isPersonaJuridica()
Determines if it is a legal person's certificate (not natural person's certificate). |
| Method Detail |
|---|
java.lang.String getNif()
java.lang.String getName()
java.lang.String getNifResponsable()
boolean isPersonaFisica()
boolean isPersonaJuridica()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||