Package | Description |
---|---|
net.officefloor.plugin.web.http.security |
Modifier and Type | Method and Description |
---|---|
static CompleteApplicationHttpAuthenticateTask.Flows |
CompleteApplicationHttpAuthenticateTask.Flows.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompleteApplicationHttpAuthenticateTask.Flows[] |
CompleteApplicationHttpAuthenticateTask.Flows.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Task<HttpSecurityWork,CompleteApplicationHttpAuthenticateTask.Dependencies,CompleteApplicationHttpAuthenticateTask.Flows> |
CompleteApplicationHttpAuthenticateTask.createTask(HttpSecurityWork work) |
Modifier and Type | Method and Description |
---|---|
Object |
CompleteApplicationHttpAuthenticateTask.doTask(TaskContext<HttpSecurityWork,CompleteApplicationHttpAuthenticateTask.Dependencies,CompleteApplicationHttpAuthenticateTask.Flows> context) |
Copyright © 2005–2016. All rights reserved.