Uses of Interface
net.officefloor.web.spi.security.HttpSecurityContext
Packages that use HttpSecurityContext
Package
Description
-
Uses of HttpSecurityContext in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt with parameters of type HttpSecurityContextModifier and TypeMethodDescriptionHttpSecurity<HttpAuthentication<Void>,JwtHttpAccessControl<C>, Void, None, JwtHttpSecuritySource.Flows> JwtHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) -
Uses of HttpSecurityContext in net.officefloor.web.security.scheme
Methods in net.officefloor.web.security.scheme with parameters of type HttpSecurityContextModifier and TypeMethodDescriptionAbstractMockHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) AnonymousHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) HttpSecurity<HttpAuthentication<Void>,HttpAccessControl, Void, BasicHttpSecuritySource.Dependencies, None> BasicHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) HttpSecurity<HttpAuthentication<Void>,HttpAccessControl, Void, DigestHttpSecuritySource.Dependencies, None> DigestHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) HttpSecurity<HttpAuthentication<HttpCredentials>,HttpAccessControl, HttpCredentials, FormHttpSecuritySource.Dependencies, FormHttpSecuritySource.Flows> FormHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) MockChallengeHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) HttpSecurity<MockAuthentication,MockAccessControl, MockCredentials, None, MockFlowHttpSecuritySource.Flows> MockFlowHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) -
Uses of HttpSecurityContext in net.officefloor.web.spi.security
Methods in net.officefloor.web.spi.security with parameters of type HttpSecurityContextModifier and TypeMethodDescriptionHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) Sources theHttpSecurity.