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