Package | Description |
---|---|
net.officefloor.plugin.web.http.security.scheme |
Modifier and Type | Method and Description |
---|---|
static FormHttpSecuritySource.Flows |
FormHttpSecuritySource.Flows.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormHttpSecuritySource.Flows[] |
FormHttpSecuritySource.Flows.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FormHttpSecuritySource.challenge(HttpChallengeContext<FormHttpSecuritySource.Dependencies,FormHttpSecuritySource.Flows> context) |
protected void |
FormHttpSecuritySource.loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpSecurity,HttpCredentials,FormHttpSecuritySource.Dependencies,FormHttpSecuritySource.Flows> context) |
Copyright © 2005–2016. All rights reserved.