org.jclouds.openstack.keystone.v2_0.functions
Class AuthenticateApiAccessKeyCredentials
java.lang.Object
org.jclouds.openstack.keystone.v2_0.functions.AuthenticateApiAccessKeyCredentials
- All Implemented Interfaces:
- com.google.common.base.Function<Credentials,Access>
@Singleton
public class AuthenticateApiAccessKeyCredentials
- extends Object
- implements com.google.common.base.Function<Credentials,Access>
Methods inherited from interface com.google.common.base.Function |
equals |
AuthenticateApiAccessKeyCredentials
@Inject
public AuthenticateApiAccessKeyCredentials(ServiceClient client)
apply
public Access apply(Credentials input)
- Specified by:
apply
in interface com.google.common.base.Function<Credentials,Access>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2012 jclouds. All Rights Reserved.