be.fedict.eid.applet.service.spi
Class StrictTransportSecurityConfig
java.lang.Object
be.fedict.eid.applet.service.spi.StrictTransportSecurityConfig
- All Implemented Interfaces:
- Serializable
public class StrictTransportSecurityConfig
- extends Object
- implements Serializable
Configuration for HSTS transport.
- Author:
- Frank Cornelis
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StrictTransportSecurityConfig
public StrictTransportSecurityConfig(long maxAge,
boolean includeSubdomains)
getMaxAge
public long getMaxAge()
isIncludeSubdomains
public boolean isIncludeSubdomains()
Copyright © 2008-2012 FedICT. All Rights Reserved.