Package | Description |
---|---|
com.splunk |
Modifier and Type | Method and Description |
---|---|
Password |
PasswordCollection.create(String name,
String password)
Creates a credential with a username and password.
|
Password |
PasswordCollection.create(String name,
String password,
String realm)
Creates a credential with a username, password, and realm.
|
Password |
PasswordCollection.get(Object key) |
Password |
PasswordCollection.get(String realm,
String name)
Get a credential with realm and name.
|
Password |
PasswordCollection.remove(String key) |
Password |
PasswordCollection.remove(String realm,
String name)
Remove a credential with realm and name.
|
Copyright © 2022 Splunk, Inc.. All rights reserved.