Class P11Actions.TokenInfoP11

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action
    Enclosing class:
    P11Actions

    public static class P11Actions.TokenInfoP11
    extends Actions.SecurityAction
    • Field Detail

      • p11CryptServiceFactory

        protected org.xipki.security.pkcs11.P11CryptServiceFactory p11CryptServiceFactory
    • Constructor Detail

      • TokenInfoP11

        public TokenInfoP11()
    • Method Detail

      • execute0

        protected Object execute0()
                           throws Exception
        Specified by:
        execute0 in class org.xipki.shell.XiAction
        Throws:
        Exception