public class Auth extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Auth.AuthBuilder |
Modifier and Type | Method and Description |
---|---|
static Auth.AuthBuilder |
builder() |
PasswordCredentials |
getPasswordCredentials() |
String |
getTenantName() |
public static Auth.AuthBuilder builder()
public String getTenantName()
public PasswordCredentials getPasswordCredentials()
Copyright © 2017 OpenDaylight. All rights reserved.