Uses of Class
net.officefloor.web.security.AuthenticationRequiredException
-
Packages that use AuthenticationRequiredException Package Description net.officefloor.web.security net.officefloor.web.security.scheme -
-
Uses of AuthenticationRequiredException in net.officefloor.web.security
Methods in net.officefloor.web.security that throw AuthenticationRequiredException Modifier and Type Method Description HttpAccessControl
HttpAuthentication. getAccessControl()
Obtains theHttpAccessControl
. -
Uses of AuthenticationRequiredException in net.officefloor.web.security.scheme
Methods in net.officefloor.web.security.scheme that throw AuthenticationRequiredException Modifier and Type Method Description HttpAccessControl
HttpAuthenticationImpl. getAccessControl()
HttpAccessControl
MockHttpAuthentication. getAccessControl()
-