Uses of Class
com.woorea.openstack.keystone.v3.model.Authentication
-
Packages that use Authentication Package Description com.woorea.openstack.keystone.v3.api -
-
Uses of Authentication in com.woorea.openstack.keystone.v3.api
Fields in com.woorea.openstack.keystone.v3.api declared as Authentication Modifier and Type Field Description private Authentication
TokensResource.Authenticate. authentication
Methods in com.woorea.openstack.keystone.v3.api with parameters of type Authentication Modifier and Type Method Description TokensResource.Authenticate
TokensResource. authenticate(Authentication authentication)
Constructors in com.woorea.openstack.keystone.v3.api with parameters of type Authentication Constructor Description Authenticate(Authentication authentication)
-