@Service public class AuthenticateUserServiceStormpath extends Object implements net.smartcosmos.userdetails.service.AuthenticateUserService
AuthenticateUserService interface.| Constructor and Description |
|---|
AuthenticateUserServiceStormpath(net.smartcosmos.userdetails.service.UserDetailsService stormpathService) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<?> |
authenticateUser(net.smartcosmos.userdetails.domain.rest.AuthenticateRequest request) |
org.springframework.http.ResponseEntity<?> |
isUserActive(String username) |
@Autowired public AuthenticateUserServiceStormpath(net.smartcosmos.userdetails.service.UserDetailsService stormpathService)
public org.springframework.http.ResponseEntity<?> authenticateUser(net.smartcosmos.userdetails.domain.rest.AuthenticateRequest request)
authenticateUser in interface net.smartcosmos.userdetails.service.AuthenticateUserServicepublic org.springframework.http.ResponseEntity<?> isUserActive(String username)
isUserActive in interface net.smartcosmos.userdetails.service.AuthenticateUserServiceCopyright © 2015–2016 Smartrac Technology Fletcher, Inc.. All rights reserved.