| Package | Description |
|---|---|
| com.appscode.voyager.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1OAuth |
V1beta1OAuth.addPathsItem(String pathsItem) |
V1beta1OAuth |
V1beta1OAuth.authBackend(String authBackend) |
V1beta1OAuth |
V1beta1OAuth.authPath(String authPath) |
V1beta1OAuth |
V1beta1OAuth.host(String host) |
V1beta1OAuth |
V1beta1OAuth.paths(List<String> paths) |
V1beta1OAuth |
V1beta1OAuth.signinPath(String signinPath) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1OAuth> |
V1beta1AuthOption.getOauth()
Get oauth
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1AuthOption |
V1beta1AuthOption.addOauthItem(V1beta1OAuth oauthItem) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1AuthOption |
V1beta1AuthOption.oauth(List<V1beta1OAuth> oauth) |
void |
V1beta1AuthOption.setOauth(List<V1beta1OAuth> oauth) |
Copyright © 2018. All rights reserved.