public interface IEidasAuthenticationRequest extends IAuthenticationRequest
IAuthenticationRequest
interface which adds support for the eIDAS protocol.Modifier and Type | Method and Description |
---|---|
NotifiedLevelOfAssurance |
getEidasLevelOfAssurance()
Get the minimum eidas level of Assurance of the EidasRequest.
|
LevelOfAssuranceComparison |
getLevelOfAssuranceComparison() |
List<String> |
getNonNotifiedLevelsOfAssurance()
Get the list of non notified levels of assurance values associated with the EidasRequest.
|
getAssertionConsumerServiceURL, getBinding, getDestination, getOriginalIssuer, getOriginCountryCode, getServiceProviderCountryCode
@Nullable NotifiedLevelOfAssurance getEidasLevelOfAssurance()
@Nullable List<String> getNonNotifiedLevelsOfAssurance()
@Nonnull LevelOfAssuranceComparison getLevelOfAssuranceComparison()
Copyright © 2020. All Rights Reserved.