Class Hierarchy
- java.lang.Object
- net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource<A,AC,C,O,F> (implements net.officefloor.web.spi.security.HttpSecuritySource<A,AC,C,O,F>)
- net.officefloor.web.security.scheme.AbstractMockHttpSecuritySource<C,O,F> (implements net.officefloor.web.spi.security.HttpSecurity<A,AC,C,O,F>)
- net.officefloor.web.security.scheme.AnonymousHttpSecuritySource (implements net.officefloor.web.security.HttpAccessControl, net.officefloor.web.security.HttpAuthentication<C>, net.officefloor.web.spi.security.HttpSecurity<A,AC,C,O,F>)
- net.officefloor.web.security.scheme.BasicHttpSecuritySource
- net.officefloor.web.security.scheme.DigestHttpSecuritySource
- net.officefloor.web.security.scheme.FormHttpSecuritySource
- net.officefloor.web.security.scheme.MockChallengeHttpSecuritySource (implements net.officefloor.web.spi.security.HttpSecurity<A,AC,C,O,F>)
- net.officefloor.web.security.scheme.MockFlowHttpSecuritySource (implements net.officefloor.web.spi.security.HttpSecurity<A,AC,C,O,F>)
- net.officefloor.web.security.scheme.AbstractMockHttpSecurityActionContext<O,F> (implements net.officefloor.web.spi.security.HttpSecurityActionContext, net.officefloor.web.spi.security.HttpSecurityApplicationContext<O,F>)
- net.officefloor.web.security.scheme.BasicHttpSecuritySource.BasicCredentials
- net.officefloor.web.security.scheme.DigestHttpSecuritySource.Mock
- net.officefloor.web.security.scheme.HttpAccessControlImpl (implements net.officefloor.web.security.HttpAccessControl, java.io.Serializable)
- net.officefloor.web.security.scheme.HttpAuthenticationImpl<C> (implements net.officefloor.web.spi.security.AccessControlListener<AC>, net.officefloor.web.security.HttpAuthentication<C>)
- net.officefloor.web.security.scheme.HttpAuthenticationScheme
- net.officefloor.web.security.scheme.HttpCredentialsImpl (implements net.officefloor.web.security.HttpCredentials)
- net.officefloor.web.security.scheme.MockAccessControl (implements java.io.Serializable)
- net.officefloor.web.security.scheme.MockAuthentication
- net.officefloor.web.security.scheme.MockCredentials
- net.officefloor.web.security.scheme.MockHttpAccessControl (implements net.officefloor.web.security.HttpAccessControl)
- net.officefloor.web.security.scheme.MockHttpAuthentication<C> (implements net.officefloor.web.security.HttpAuthentication<C>)
- net.officefloor.web.security.scheme.MockHttpRatifyContext<AC> (implements net.officefloor.web.spi.security.RatifyContext<AC>)