Uses of Interface
net.officefloor.web.spi.security.HttpSecurityFlowMetaData
Packages that use HttpSecurityFlowMetaData
-
Uses of HttpSecurityFlowMetaData in net.officefloor.web.spi.security
Methods in net.officefloor.web.spi.security that return HttpSecurityFlowMetaDataModifier and TypeMethodDescriptionHttpSecuritySourceMetaData.getFlowMetaData()Obtains the list ofHttpSecurityFlowMetaDatainstances should thisHttpSecuritySourcerequire application specific behaviour. -
Uses of HttpSecurityFlowMetaData in net.officefloor.web.spi.security.impl
Classes in net.officefloor.web.spi.security.impl that implement HttpSecurityFlowMetaDataModifier and TypeClassDescriptionclassHttpSecurityFlowMetaDataImpl<F extends Enum<F>>HttpSecurityFlowMetaDataimplementation.