edu.umd.cs.findbugs.cloud.username

Class NoNameLookup

    • Constructor Detail

      • NoNameLookup

        public NoNameLookup()
    • Method Detail

      • getUsername

        public String getUsername()
        Description copied from interface: NameLookup
        Return name that should be used as the user identity
        Specified by:
        getUsername in interface NameLookup
      • signIn

        public boolean signIn(CloudPlugin plugin,
                     BugCollection bugCollection)
        Description copied from interface: NameLookup
        tries to obtain a user name. May prompt the user and/or perform network activity.
        Specified by:
        signIn in interface NameLookup
        Parameters:
        plugin - TODO
        Returns:
        true if successful

Copyright © 2003–2015. All rights reserved.