Package | Description |
---|---|
net.officefloor.plugin.web.http.security |
Modifier and Type | Method and Description |
---|---|
HttpSecurityWork |
HttpSecurityWork.createWork() |
Modifier and Type | Method and Description |
---|---|
Task<HttpSecurityWork,StartApplicationHttpAuthenticateTask.Dependencies,StartApplicationHttpAuthenticateTask.Flows> |
StartApplicationHttpAuthenticateTask.createTask(HttpSecurityWork work) |
Task<HttpSecurityWork,Indexed,None> |
ManagedObjectHttpLogoutTask.createTask(HttpSecurityWork work) |
Task<HttpSecurityWork,Indexed,None> |
ManagedObjectHttpAuthenticateTask.createTask(HttpSecurityWork work) |
Task<HttpSecurityWork,Indexed,Indexed> |
HttpChallengeTask.createTask(HttpSecurityWork work) |
Task<HttpSecurityWork,CompleteApplicationHttpAuthenticateTask.Dependencies,CompleteApplicationHttpAuthenticateTask.Flows> |
CompleteApplicationHttpAuthenticateTask.createTask(HttpSecurityWork work) |
Modifier and Type | Method and Description |
---|---|
Task<HttpSecurityWork,StartApplicationHttpAuthenticateTask.Dependencies,StartApplicationHttpAuthenticateTask.Flows> |
StartApplicationHttpAuthenticateTask.createTask(HttpSecurityWork work) |
Task<HttpSecurityWork,Indexed,None> |
ManagedObjectHttpLogoutTask.createTask(HttpSecurityWork work) |
Task<HttpSecurityWork,Indexed,None> |
ManagedObjectHttpAuthenticateTask.createTask(HttpSecurityWork work) |
Task<HttpSecurityWork,Indexed,Indexed> |
HttpChallengeTask.createTask(HttpSecurityWork work) |
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) |
Object |
HttpChallengeTask.doTask(TaskContext<HttpSecurityWork,Indexed,Indexed> context) |
Object |
ManagedObjectHttpLogoutTask.doTask(TaskContext<HttpSecurityWork,Indexed,None> context) |
Object |
ManagedObjectHttpAuthenticateTask.doTask(TaskContext<HttpSecurityWork,Indexed,None> context) |
Object |
StartApplicationHttpAuthenticateTask.doTask(TaskContext<HttpSecurityWork,StartApplicationHttpAuthenticateTask.Dependencies,StartApplicationHttpAuthenticateTask.Flows> context) |
void |
HttpSecurityWorkSource.sourceWork(WorkTypeBuilder<HttpSecurityWork> workTypeBuilder,
WorkSourceContext context) |
Copyright © 2005–2016. All rights reserved.