Package | Description |
---|---|
net.officefloor.plugin.web.http.application |
Modifier and Type | Class and Description |
---|---|
class |
HttpSecurityAutoWireSectionImpl
Allows wiring the flows of the
HttpSecuritySource . |
Modifier and Type | Method and Description |
---|---|
HttpSecurityAutoWireSection |
WebAutoWireApplication.getHttpSecurity()
Obtains the configured
HttpSecurityAutoWireSection . |
HttpSecurityAutoWireSection |
WebApplicationAutoWireOfficeFloorSource.getHttpSecurity() |
HttpSecurityAutoWireSection |
WebAutoWireApplication.setHttpSecurity(Class<? extends HttpSecuritySource<?,?,?,?>> httpSecuritySourceClass)
Specifies the
HttpSecuritySource for this
WebAutoWireApplication . |
HttpSecurityAutoWireSection |
WebApplicationAutoWireOfficeFloorSource.setHttpSecurity(Class<? extends HttpSecuritySource<?,?,?,?>> httpSecuritySourceClass) |
Copyright © 2005–2016. All rights reserved.