Class SetConfigSecretsDirectory

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="set-config-dir")
    @PerLookup
    @ExecuteOn
    @TargetType
    public class SetConfigSecretsDirectory
    extends Object
    implements AdminCommand
    asAdmin command to the set the directory for the Secrets Dir Config Source
    Since:
    4.1.2.181
    Author:
    Steve Millidge (Payara Foundation)
    • Constructor Detail

      • SetConfigSecretsDirectory

        public SetConfigSecretsDirectory()
    • Method Detail

      • execute

        public void execute​(AdminCommandContext context)
        Description copied from interface: AdminCommand
        Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values are the parameter values
        Specified by:
        execute in interface AdminCommand
        Parameters:
        context - information