@FunctionalInterface public static interface MtxUtils.ClientCredentialJwtCreator<T>
Modifier and Type | Method and Description |
---|---|
T |
createClientCredentialJwtProvider(String uaaUrl,
String clientId,
String clientSecret) |
Copyright © 2021. All rights reserved.