public interface IKeysDelegator
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getKeys(GetKeysOptions opts)
Get a map of the Perforce server's keys.
|
Map<String,String> getKeys(GetKeysOptions opts) throws P4JavaException
opts - GetKeysOptions object describing optional parameters; if null,
no options are set.P4JavaException - if an error occurs processing this method and its parameters.Copyright © 2017 Perforce Software. All Rights Reserved.