public interface IAuthenticationResponse
extends eu.eidas.auth.commons.light.ILightResponse, eu.eidas.auth.commons.light.IResponseStatus
Modifier and Type | Method and Description |
---|---|
String |
getAudienceRestriction() |
String |
getCountry() |
org.joda.time.DateTime |
getNotBefore() |
org.joda.time.DateTime |
getNotOnOrAfter() |
boolean |
isEncrypted() |
Copyright © 2020. All Rights Reserved.