Interface IKeysDelegator

    • Method Detail

      • getKeys

        java.util.Map<java.lang.String,​java.lang.String> getKeys​(GetKeysOptions opts)
                                                                throws P4JavaException
        Get a map of the Perforce server's keys.
        Parameters:
        opts - GetKeysOptions object describing optional parameters; if null, no options are set.
        Returns:
        a non-null (but possibly empty) map of keys.
        Throws:
        P4JavaException - if an error occurs processing this method and its parameters.
        Since:
        2013.1