|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivateCardCertSelector
Interface used to select which certificate placed on a card that should be used for activation, i.e republishing in EJBCA
| 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. |
| Method Detail |
|---|
java.security.cert.X509Certificate getActivationCertificate(IToken token)
token - that is going to be activated.
java.security.cert.X509Certificate getActivationCertificate(org.hardtokenmgmt.ws.gen.HardTokenDataWS hardToken)
hardToken - that is going to be activated.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||