|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Setup in net.craftforge.essential.controller.handlers |
|---|
| Methods in net.craftforge.essential.controller.handlers with parameters of type Setup | |
|---|---|
boolean |
AuthenticationHandler.authenticate(Setup setup)
Authenticates a requester using the request setup. |
| Uses of Setup in net.craftforge.essential.controller.phases |
|---|
| Constructors in net.craftforge.essential.controller.phases with parameters of type Setup | |
|---|---|
AllocationPhase(State state,
Setup setup)
Creates an allocation phase from a controller state and setup. |
|
AuthenticationPhase(State state,
Setup setup)
Creates an authentication phase from a controller state and setup. |
|
DocumentationPhase(State state,
Setup setup)
Creates a documentation phase from a controller state and setup. |
|
InvocationPhase(State state,
Setup setup)
Creates an invocation phase from a controller state and setup. |
|
ProductionPhase(State state,
Setup setup)
Creates a production phase from a controller state and setup. |
|
| Uses of Setup in net.craftforge.essential.controller.phases.flow |
|---|
| Methods in net.craftforge.essential.controller.phases.flow with parameters of type Setup | |
|---|---|
void |
StandardPhaseFlow.setSetup(Setup setup)
Sets the controller setup |
void |
PhaseFlow.setSetup(Setup setup)
Sets the controller setup |
| Uses of Setup in net.craftforge.essential.testsuite.environment.mocks |
|---|
| Methods in net.craftforge.essential.testsuite.environment.mocks with parameters of type Setup | |
|---|---|
boolean |
MockAuthenticationHandler.authenticate(Setup setup)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||