@Service public class KeycloakInvokerService extends Object
| Constructor and Description |
|---|
KeycloakInvokerService() |
| Modifier and Type | Method and Description |
|---|---|
BearerToken |
getBearerToken() |
Optional<SpiAspspAuthorisationData> |
obtainAuthorisationData(String psuId,
String password) |
@Bean @RequestScope public BearerToken getBearerToken()
public Optional<SpiAspspAuthorisationData> obtainAuthorisationData(String psuId, String password)
Copyright © 2019. All rights reserved.