public class LightMessagesConverter extends Object
Constructor and Description |
---|
LightMessagesConverter() |
Modifier and Type | Method and Description |
---|---|
eu.eidas.specificcommunication.LightRequest |
convert(eu.eidas.auth.commons.light.ILightRequest iLightRequest) |
eu.eidas.specificcommunication.LightResponse |
convert(eu.eidas.auth.commons.light.ILightResponse iLightResponse) |
eu.eidas.auth.commons.light.ILightRequest |
convert(eu.eidas.specificcommunication.LightRequest xmlLightRequest,
Collection<eu.eidas.auth.commons.attribute.AttributeDefinition<?>> registry) |
eu.eidas.auth.commons.light.ILightResponse |
convert(eu.eidas.specificcommunication.LightResponse xmlLightResponse,
Collection<eu.eidas.auth.commons.attribute.AttributeDefinition<?>> registry) |
public eu.eidas.specificcommunication.LightRequest convert(eu.eidas.auth.commons.light.ILightRequest iLightRequest) throws SpecificCommunicationException
SpecificCommunicationException
public eu.eidas.auth.commons.light.ILightRequest convert(eu.eidas.specificcommunication.LightRequest xmlLightRequest, Collection<eu.eidas.auth.commons.attribute.AttributeDefinition<?>> registry) throws SpecificCommunicationException
SpecificCommunicationException
public eu.eidas.specificcommunication.LightResponse convert(eu.eidas.auth.commons.light.ILightResponse iLightResponse) throws SpecificCommunicationException
SpecificCommunicationException
public eu.eidas.auth.commons.light.ILightResponse convert(eu.eidas.specificcommunication.LightResponse xmlLightResponse, Collection<eu.eidas.auth.commons.attribute.AttributeDefinition<?>> registry) throws SpecificCommunicationException
SpecificCommunicationException
Copyright © 2020. All Rights Reserved.