Package | Description |
---|---|
net.officefloor.plugin.web.http.security.scheme | |
net.officefloor.tutorial.authenticationhttpserver |
Modifier and Type | Class and Description |
---|---|
class |
HttpCredentialsImpl
HttpCredentials implementation. |
Modifier and Type | Method and Description |
---|---|
void |
FormHttpSecuritySource.authenticate(HttpAuthenticateContext<HttpSecurity,HttpCredentials,FormHttpSecuritySource.Dependencies> context) |
protected void |
FormHttpSecuritySource.loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpSecurity,HttpCredentials,FormHttpSecuritySource.Dependencies,FormHttpSecuritySource.Flows> context) |
boolean |
FormHttpSecuritySource.ratify(HttpRatifyContext<HttpSecurity,HttpCredentials> context) |
Modifier and Type | Method and Description |
---|---|
void |
LoginLogic.Flows.authenticate(HttpCredentials credentials) |
Modifier and Type | Method and Description |
---|---|
void |
HelloLogic.logout(HttpAuthentication<HttpSecurity,HttpCredentials> authentication) |
Copyright © 2005–2016. All rights reserved.