be.fedict.eid.applet.service.spi
Interface TransportService


public interface TransportService

SPI for transport service component.

Author:
Frank Cornelis

Method Summary
 StrictTransportSecurityConfig getStrictTransportSecurityConfig()
          Gives back the desired configuration of HSTS.
 

Method Detail

getStrictTransportSecurityConfig

StrictTransportSecurityConfig getStrictTransportSecurityConfig()
Gives back the desired configuration of HSTS. null if no HSTS should be used.

Returns:
the HSTS config.


Copyright © 2008-2013 FedICT. All Rights Reserved.