Uses of Interface
net.officefloor.web.spi.security.HttpSecuritySourceProperty
Packages that use HttpSecuritySourceProperty
-
Uses of HttpSecuritySourceProperty in net.officefloor.web.spi.security
Methods in net.officefloor.web.spi.security that return HttpSecuritySourcePropertyModifier and TypeMethodDescriptionHttpSecuritySourceSpecification.getProperties()Obtains the specification of the properties for theHttpSecuritySource. -
Uses of HttpSecuritySourceProperty in net.officefloor.web.spi.security.impl
Classes in net.officefloor.web.spi.security.impl that implement HttpSecuritySourcePropertyMethods in net.officefloor.web.spi.security.impl with parameters of type HttpSecuritySourcePropertyModifier and TypeMethodDescriptionvoidAbstractHttpSecuritySource.SpecificationContext.addProperty(HttpSecuritySourceProperty property) Adds a property.