Package | Description |
---|---|
eu.eidas.auth.commons.tx |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractStoredRequest.AbstractBuilder<B extends AbstractStoredRequest.AbstractBuilder<B,T,R>,T extends AbstractStoredRequest<R>,R extends Serializable>
Abstract Builder pattern with self-bounding generics for
AbstractStoredRequest subtypes. |
Modifier and Type | Class and Description |
---|---|
class |
StoredAuthenticationRequest
An eIDAS request stored in a cache and to be remembered until the associated asynchronous response is sent back.
|
class |
StoredLightRequest
An specific light request stored in a cache and to be remembered until the associated asynchronous response is sent
back.
|
Modifier and Type | Method and Description |
---|---|
static StringBuilder |
AbstractStoredRequest.toString(StringBuilder stringBuilder,
AbstractStoredRequest<?> request) |
Constructor and Description |
---|
AbstractBuilder(AbstractStoredRequest<R> copy) |
Copyright © 2020. All Rights Reserved.