public abstract class AbstractRefreshTokenStrategy extends Object implements RefreshTokenStrategy
| Modifier and Type | Field and Description |
|---|---|
protected TokenGeneratorStrategy |
tokenGeneratorStrategy |
| Constructor and Description |
|---|
AbstractRefreshTokenStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
setTokenGeneratorStrategy(TokenGeneratorStrategy tokenGeneratorStrategy) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexchangeRefreshToken, generateRefreshTokenprotected TokenGeneratorStrategy tokenGeneratorStrategy
public void setTokenGeneratorStrategy(TokenGeneratorStrategy tokenGeneratorStrategy)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.