@Service public class SiteminderServiceImpl extends Object implements SiteminderService
| Constructor and Description |
|---|
SiteminderServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
OAuthListTokenDto |
authenticate(UserCredentialDto user)
Call IAM identity Service to authenticate the user
different implementation throws AuthenticationException
|
void |
registerConverters() |
@PostConstruct public void registerConverters()
public OAuthListTokenDto authenticate(UserCredentialDto user)
authenticate in interface SiteminderServiceCopyright © 2016. All rights reserved.