Class DockerResponse

java.lang.Object
org.keycloak.representations.docker.DockerResponse

public class DockerResponse extends Object
Creates a response understandable by the docker client in the form: { "token" : "eyJh...nSQ", "expires_in" : 300, "issued_at" : "2016-09-02T10:56:33Z" }