Uses of Class
com.consol.citrus.http.security.User
-
Packages that use User Package Description com.consol.citrus.http.security -
-
Uses of User in com.consol.citrus.http.security
Methods in com.consol.citrus.http.security that return types with arguments of type User Modifier and Type Method Description List<User>SecurityHandlerFactory. getUsers()Gets the users.Method parameters in com.consol.citrus.http.security with type arguments of type User Modifier and Type Method Description voidSecurityHandlerFactory. setUsers(List<User> users)Sets the users.
-