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.MockHttpAuthenticateContext<AC,O,F> (implements net.officefloor.web.spi.security.AuthenticateContext<AC,O,F>)
- net.officefloor.web.security.scheme.MockHttpChallengeContext<O,F> (implements net.officefloor.web.spi.security.ChallengeContext<O,F>, net.officefloor.web.spi.security.HttpChallenge)
- net.officefloor.web.security.scheme.MockHttpLogoutContext<O,F> (implements net.officefloor.web.spi.security.LogoutContext<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>)
- net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource<A,AC,C,O,F> (implements net.officefloor.web.spi.security.HttpSecuritySource<A,AC,C,O,F>)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.officefloor.web.security.scheme.BasicHttpSecuritySource.Dependencies
- net.officefloor.web.security.scheme.DigestHttpSecuritySource.Dependencies
- net.officefloor.web.security.scheme.FormHttpSecuritySource.Dependencies
- net.officefloor.web.security.scheme.FormHttpSecuritySource.Flows
- net.officefloor.web.security.scheme.MockFlowHttpSecuritySource.Flows
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)