Package | Description |
---|---|
com.woorea.openstack.keystone.v3.model |
Modifier and Type | Method and Description |
---|---|
Authentication.Identity |
Authentication.getIdentity() |
static Authentication.Identity |
Authentication.Identity.password(String userId,
String password) |
static Authentication.Identity |
Authentication.Identity.password(String domainName,
String username,
String password) |
static Authentication.Identity |
Authentication.Identity.token(String token) |
Modifier and Type | Method and Description |
---|---|
void |
Authentication.setIdentity(Authentication.Identity identity) |
Copyright © 2012–2024. All rights reserved.