Uses of Interface
ubic.gemma.cli.authentication.CLIAuthenticationAware
Packages that use CLIAuthenticationAware
Package
Description
-
Uses of CLIAuthenticationAware in ubic.gemma.cli.authentication
Classes in ubic.gemma.cli.authentication that implement CLIAuthenticationAwareConstructor parameters in ubic.gemma.cli.authentication with type arguments of type CLIAuthenticationAwareModifierConstructorDescriptionCLIAuthenticationManager
(gemma.gsec.authentication.ManualAuthenticationService manualAuthenticationService, List<CLIAuthenticationAware> cliAuthenticationAwareList) -
Uses of CLIAuthenticationAware in ubic.gemma.cli.logging.log4j
Classes in ubic.gemma.cli.logging.log4j that implement CLIAuthenticationAwareModifier and TypeClassDescriptionclass
Populate user details in the Log4jThreadContext
. -
Uses of CLIAuthenticationAware in ubic.gemma.cli.metrics
Classes in ubic.gemma.cli.metrics that implement CLIAuthenticationAwareModifier and TypeClassDescriptionclass
This configurer adds two tags:environment='cli'
anduser
to the given meter registry.