@Immutable @ThreadSafe public final class EidasAuthenticationRequest extends AbstractEidasAuthenticationRequest implements Serializable
IAuthenticationRequest
interface which adds support for the eIDAS protocol.Modifier and Type | Class and Description |
---|---|
static class |
EidasAuthenticationRequest.Builder
Builder pattern for the
EidasAuthenticationRequest class. |
AbstractEidasAuthenticationRequest.AbstractBuilder<B extends AbstractEidasAuthenticationRequest.AbstractBuilder<B,T>,T extends IEidasAuthenticationRequest>
Modifier and Type | Method and Description |
---|---|
static EidasAuthenticationRequest.Builder |
builder() |
static EidasAuthenticationRequest.Builder |
builder(EidasAuthenticationRequest.Builder copy) |
static EidasAuthenticationRequest.Builder |
builder(IEidasAuthenticationRequest copy) |
equals, getEidasLevelOfAssurance, getLevelOfAssuranceComparison, getNonNotifiedLevelsOfAssurance, hashCode, toString, toString
getAssertionConsumerServiceURL, getBinding, getCitizenCountryCode, getDestination, getId, getIssuer, getLevelOfAssurance, getLevelsOfAssurance, getLightRequest, getNameIdFormat, getOriginalIssuer, getOriginCountryCode, getProviderName, getRelayState, getRequestedAttributes, getRequesterId, getServiceProviderCountryCode, getSpCountryCode, getSpType, toString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAssertionConsumerServiceURL, getBinding, getDestination, getOriginalIssuer, getOriginCountryCode, getServiceProviderCountryCode
@Nonnull public static EidasAuthenticationRequest.Builder builder()
@Nonnull public static EidasAuthenticationRequest.Builder builder(@Nonnull EidasAuthenticationRequest.Builder copy)
@Nonnull public static EidasAuthenticationRequest.Builder builder(@Nonnull IEidasAuthenticationRequest copy)
Copyright © 2020. All Rights Reserved.