Class CaActions.CaRevoke

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

    public static class CaActions.CaRevoke
    extends CaActions.CaAction
    • Field Detail

      • PERMITTED_REASONS

        public static final List<org.xipki.security.CrlReason> PERMITTED_REASONS
    • Constructor Detail

      • CaRevoke

        public CaRevoke()
    • Method Detail

      • execute0

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