Class AuthenticatePasswordCredentials

java.lang.Object
org.jclouds.openstack.keystone.auth.functions.BaseAuthenticator<PasswordCredentials>
org.jclouds.openstack.keystone.auth.functions.AuthenticatePasswordCredentials
All Implemented Interfaces:
com.google.common.base.Function<Credentials,AuthInfo>, Function<Credentials,AuthInfo>

@Singleton public class AuthenticatePasswordCredentials extends BaseAuthenticator<PasswordCredentials>