Package hudson.cli

Class WhoAmICommand

java.lang.Object
hudson.cli.CLICommand
hudson.cli.WhoAmICommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class WhoAmICommand extends CLICommand
Report the current granted authorities
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • WhoAmICommand

      public WhoAmICommand()
  • Method Details