Interface LoginLogic.Flows
-
- Enclosing class:
- LoginLogic
@FlowInterface public static interface LoginLogic.Flows
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
authenticate(HttpCredentials credentials)
-
-
-
Method Detail
-
authenticate
void authenticate(HttpCredentials credentials)
-
-