|
|
@ -47,8 +47,7 @@ public class KiccCustomTokenServices implements AuthorizationServerTokenServices |
|
|
|
private AuthenticationManager authenticationManager; |
|
|
|
private AuthenticationManager authenticationManager; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
* Initialize these token services. If no random generator is set, one will be |
|
|
|
* Initialize these token services. If no random generator is set, one will be created. |
|
|
|
* created. |
|
|
|
|
|
|
|
*/ |
|
|
|
*/ |
|
|
|
@Override |
|
|
|
@Override |
|
|
|
public void afterPropertiesSet() { |
|
|
|
public void afterPropertiesSet() { |
|
|
|