public interface HttpSecurityAutoWireSection extends AutoWireSection
HttpSecuritySource
.ENVIRONMENT_PROPERTIES_DIRECTORY
Modifier and Type | Method and Description |
---|---|
Class<? extends HttpSecuritySource<?,?,?,?>> |
getHttpSecuritySourceClass()
Obtains the
Class of the HttpSecuritySource . |
long |
getSecurityTimeout()
Obtains the time in milliseconds before timing out authentication.
|
void |
setSecurityTimeout(long timeout)
Specifies the time in milliseconds before timing out authentication.
|
getSectionLocation, getSectionName, getSectionSourceClassName, getSuperSection, setSuperSection
getProperties, loadProperties
addProperty
Class<? extends HttpSecuritySource<?,?,?,?>> getHttpSecuritySourceClass()
Class
of the HttpSecuritySource
.Class
of the HttpSecuritySource
.long getSecurityTimeout()
void setSecurityTimeout(long timeout)
timeout
- Time in milliseconds before timing out authentication.Copyright © 2005–2016. All rights reserved.