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