Class TokenInfo


  • public class TokenInfo
    extends java.lang.Object
    Tool used to determine which external hardware tokens are visible to the Certificate System subsystem. This can be used to diagnose whether problems using tokens are related to the Certificate System being unable to detect it.

    Version:
    $Revision$ Date: $
    • Constructor Summary

      Constructors 
      Constructor Description
      TokenInfo()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Creates a new instance of CMCRevoke.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TokenInfo

        public TokenInfo()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Creates a new instance of CMCRevoke.