@Controller @RequestMapping(value="/api/emailsearch") @PreAuthorize(value="hasRole(\'ROLE_USER\')") public class UserClaimSearchHelper extends Object
Constructor and Description |
---|
UserClaimSearchHelper() |
Modifier and Type | Method and Description |
---|---|
String |
search(String email,
org.springframework.ui.Model m,
org.springframework.security.core.Authentication auth,
javax.servlet.http.HttpServletRequest req) |
public static final String URL
public UserClaimSearchHelper()
Copyright © 2018. All rights reserved.