| Package | Description |
|---|---|
| org.jclouds.openstack.keystone.v3.binders | |
| org.jclouds.openstack.keystone.v3.domain |
| Modifier and Type | Method and Description |
|---|---|
protected Auth |
BindPasswordAuthToJsonPayload.buildAuth(TenantOrDomainAndCredentials<PasswordCredentials> credentials,
Object scope) |
protected abstract Auth |
BindAuthToJsonPayload.buildAuth(TenantOrDomainAndCredentials<T> credentials,
Object scope) |
protected Auth |
BindTokenAuthToJsonPayload.buildAuth(TenantOrDomainAndCredentials<TokenCredentials> credentials,
Object scope) |
| Modifier and Type | Method and Description |
|---|---|
static Auth |
Auth.create(Auth.Identity identity,
Object scope) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.