public class CredentialsService extends Object
| Constructor and Description |
|---|
CredentialsService() |
| Modifier and Type | Method and Description |
|---|---|
static Credentials<?> |
authToken()
The Auth-Token mechanism in 2.2 M02 has been removed in M04.
|
static Credentials<?> |
userNameAndPassword()
We expect user-name and password credentials to be set via command-line switches
i.e.
|
public static Credentials<?> userNameAndPassword()
public static Credentials<?> authToken()
Copyright © 2017 Neo Technology, Inc.. All rights reserved.