fix partey tags
This commit is contained in:
@@ -72,6 +72,9 @@ public class OidcTokenManager implements SmartInitializingSingleton {
|
||||
* @see org.springframework.beans.factory.SmartInitializingSingleton#
|
||||
* afterSingletonsInstantiated()
|
||||
*/
|
||||
/*
|
||||
* @see org.springframework.beans.factory.SmartInitializingSingleton#afterSingletonsInstantiated()
|
||||
*/
|
||||
/*
|
||||
* @see org.springframework.beans.factory.SmartInitializingSingleton#
|
||||
* afterSingletonsInstantiated()
|
||||
@@ -119,7 +122,7 @@ public class OidcTokenManager implements SmartInitializingSingleton {
|
||||
*
|
||||
* @param client the client
|
||||
* @param userId the user id
|
||||
* @param nonce the nonce
|
||||
* @param nonce the nonce
|
||||
* @param scopes the scopes
|
||||
* @param issuer the issuer
|
||||
* @return the oidc token
|
||||
|
||||
Reference in New Issue
Block a user