Package | Description |
---|---|
eu.eidas.auth.commons.light.impl |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractLightRequest.AbstractBuilder<B extends AbstractLightRequest.AbstractBuilder<B,T>,T extends ILightRequest>
Abstract Builder pattern with self-bounding generics for
ILightRequest subtypes. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLightRequest
Abstract class for implementations of the
ILightRequest interface. |
class |
LightRequest
Concrete implementation of the
ILightRequest interface. |
Modifier and Type | Method and Description |
---|---|
static LightRequest.Builder |
LightRequest.builder(ILightRequest copy) |
static StringBuilder |
AbstractLightRequest.toString(StringBuilder stringBuilder,
ILightRequest request) |
Constructor and Description |
---|
AbstractBuilder(ILightRequest copy) |
Builder(ILightRequest copy) |
Copyright © 2020. All Rights Reserved.