public static class TokenParserConfig.Builder extends Object
TokenParserConfig instance| Modifier and Type | Method and Description |
|---|---|
TokenParserConfig |
build() |
TokenParserConfig.Builder |
withResponseAccessTokenExpr(String responseAccessTokenExpr) |
TokenParserConfig.Builder |
withResponseExpiresInExpr(String responseExpiresInExpr) |
TokenParserConfig.Builder |
withResponseRefreshTokenExpr(String responseRefreshTokenExpr) |
public TokenParserConfig.Builder withResponseAccessTokenExpr(String responseAccessTokenExpr)
public TokenParserConfig.Builder withResponseRefreshTokenExpr(String responseRefreshTokenExpr)
public TokenParserConfig.Builder withResponseExpiresInExpr(String responseExpiresInExpr)
public TokenParserConfig build()
Copyright © 2024. All rights reserved.