Class DockerKeyIdentifier.DelimitingCollector

java.lang.Object
org.keycloak.protocol.docker.DockerKeyIdentifier.DelimitingCollector
All Implemented Interfaces:
Collector<Byte,StringBuilder,String>
Enclosing class:
DockerKeyIdentifier

public static class DockerKeyIdentifier.DelimitingCollector extends Object implements Collector<Byte,StringBuilder,String>