|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CertSelector
Interface used to select the name of the logotype displayed and the name of the certificate displayed for a certificate
| Method Summary | |
|---|---|
java.lang.String |
getAssociatedPINType(java.security.cert.X509Certificate cert)
Method that should return only one of the IToken.PINTYPE_ constant of which pin type a certificate should be associated with. |
java.lang.String |
getCertLabel(java.security.cert.X509Certificate cert)
Method that should return the certificate label for a specified certificate. |
java.lang.String |
getLogo(java.security.cert.X509Certificate cert)
|
java.lang.String |
getName(java.security.cert.X509Certificate cert)
|
| Method Detail |
|---|
java.lang.String getLogo(java.security.cert.X509Certificate cert)
cert - that should be analysed
java.lang.String getName(java.security.cert.X509Certificate cert)
cert - that should be analysed
java.lang.String getCertLabel(java.security.cert.X509Certificate cert)
cert - to retrieve the certificate label for.
java.lang.String getAssociatedPINType(java.security.cert.X509Certificate cert)
cert - to get the PIN type for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||