Package | Description |
---|---|
net.officefloor.plugin.web.http.security | |
net.officefloor.plugin.web.http.security.scheme |
Modifier and Type | Method and Description |
---|---|
boolean |
HttpSecuritySource.ratify(HttpRatifyContext<S,C> context)
Ratifies whether enough information is available to undertake
authentication.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FormHttpSecuritySource.ratify(HttpRatifyContext<HttpSecurity,HttpCredentials> context) |
boolean |
MockHttpSecuritySource.ratify(HttpRatifyContext<HttpSecurity,Void> context) |
boolean |
DigestHttpSecuritySource.ratify(HttpRatifyContext<HttpSecurity,Void> context) |
boolean |
BasicHttpSecuritySource.ratify(HttpRatifyContext<HttpSecurity,Void> context) |
Copyright © 2005–2016. All rights reserved.