Uses of Enum Class
org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
Packages that use StrictTransportSecurityProvider.Parameters
-
Uses of StrictTransportSecurityProvider.Parameters in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
Methods in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl that return StrictTransportSecurityProvider.ParametersModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StrictTransportSecurityProvider.Parameters.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl with parameters of type StrictTransportSecurityProvider.ParametersModifier and TypeMethodDescriptionprotected booleanStrictTransportSecurityProvider.checkAnyParameterDefined(StrictTransportSecurityProvider.Parameters... parameters) protected StringStrictTransportSecurityProvider.getParameterValue(StrictTransportSecurityProvider.Parameters parameter)