Package | Description |
---|---|
net.officefloor.plugin.web.http.security | |
net.officefloor.plugin.web.http.security.scheme |
Modifier and Type | Method and Description |
---|---|
void |
HttpSecuritySource.logout(HttpLogoutContext<D> context)
Logs out.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicHttpSecuritySource.logout(HttpLogoutContext<BasicHttpSecuritySource.Dependencies> context) |
void |
DigestHttpSecuritySource.logout(HttpLogoutContext<DigestHttpSecuritySource.Dependencies> context) |
void |
FormHttpSecuritySource.logout(HttpLogoutContext<FormHttpSecuritySource.Dependencies> context) |
void |
MockHttpSecuritySource.logout(HttpLogoutContext<None> context) |
Copyright © 2005–2016. All rights reserved.