@Entity public class OAuth2Client extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OAuth2Client.OAuth2ClientBuilder |
Modifier and Type | Field and Description |
---|---|
static String |
JOIN_CONNECTIONS |
Constructor and Description |
---|
OAuth2Client() |
Modifier and Type | Method and Description |
---|---|
String |
getDecryptedClientSecret() |
void |
setEncryptedClientSecret(String clientSecret) |
public static final String JOIN_CONNECTIONS
Copyright © 2023 Suncode. All rights reserved.