|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.ui.activatecard.DefaultActivateCardCertSelector
public class DefaultActivateCardCertSelector
Default cert selector that takes the parameter 'activatecardcontroller.certissuerdn' containing the issuer dn of certificate that should be selected. If there exists several certificates with same issuer have no guarantee that the same is always returned
| Constructor Summary | |
|---|---|
DefaultActivateCardCertSelector()
|
|
| Method Summary | |
|---|---|
java.security.cert.X509Certificate |
getActivationCertificate(org.hardtokenmgmt.ws.gen.HardTokenDataWS hardToken)
Method that should return the certificate on the token that should be used for republishing in EJBCA. |
java.security.cert.X509Certificate |
getActivationCertificate(IToken token)
Method that should return the certificate on the token that should be used for republishing in EJBCA. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultActivateCardCertSelector()
| Method Detail |
|---|
public java.security.cert.X509Certificate getActivationCertificate(IToken token)
ActivateCardCertSelector
getActivationCertificate in interface ActivateCardCertSelectortoken - that is going to be activated.
ActivateCardCertSelector.getActivationCertificate(IToken token)public java.security.cert.X509Certificate getActivationCertificate(org.hardtokenmgmt.ws.gen.HardTokenDataWS hardToken)
ActivateCardCertSelector
getActivationCertificate in interface ActivateCardCertSelectorhardToken - that is going to be activated.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||