Class ParseAuthenticationResponseFromHeaders

java.lang.Object
org.jclouds.openstack.functions.ParseAuthenticationResponseFromHeaders
All Implemented Interfaces:
com.google.common.base.Function<org.jclouds.http.HttpResponse,AuthenticationResponse>, Function<org.jclouds.http.HttpResponse,AuthenticationResponse>, org.jclouds.rest.InvocationContext<ParseAuthenticationResponseFromHeaders>

public class ParseAuthenticationResponseFromHeaders extends Object implements com.google.common.base.Function<org.jclouds.http.HttpResponse,AuthenticationResponse>, org.jclouds.rest.InvocationContext<ParseAuthenticationResponseFromHeaders>
This parses AuthenticationResponse from HTTP headers.