Uses of Class
com.woorea.openstack.keystone.api.TokensResource.Authenticate
Packages that use TokensResource.Authenticate
-
Uses of TokensResource.Authenticate in com.woorea.openstack.keystone.api
Methods in com.woorea.openstack.keystone.api that return TokensResource.AuthenticateModifier and TypeMethodDescriptionTokensResource.authenticate
(Authentication authentication) TokensResource.Authenticate.Builder.withAccessKey
(String accessKey, String secretKey) TokensResource.Authenticate.withTenantId
(String tenantId) TokensResource.Authenticate.withTenantName
(String tenantName) TokensResource.Authenticate.Builder.withUsernamePassword
(String username, String password)