| Package | Description |
|---|---|
| org.ikasan.security.service |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
AuthenticationServiceImpl.authenticateLocal(String username,
String password) |
org.springframework.security.core.Authentication |
AuthenticationService.authenticateLocal(String username,
String password)
This method will authenticate against the local data store only.
|
org.springframework.security.core.Authentication |
AuthenticationServiceImpl.login(String username,
String password) |
org.springframework.security.core.Authentication |
AuthenticationService.login(String username,
String password) |
Copyright © 2007-2016 Ikasan. All Rights Reserved.