public class Oauth2DiscoveryForCreateOauth2CredentialProviderInput extends Object
| Constructor and Description |
|---|
Oauth2DiscoveryForCreateOauth2CredentialProviderInput() |
| Modifier and Type | Method and Description |
|---|---|
Oauth2DiscoveryForCreateOauth2CredentialProviderInput |
authorizationServerMetadata(AuthorizationServerMetadataForCreateOauth2CredentialProviderInput authorizationServerMetadata) |
Oauth2DiscoveryForCreateOauth2CredentialProviderInput |
discoveryUrl(String discoveryUrl) |
boolean |
equals(Object o) |
@Valid AuthorizationServerMetadataForCreateOauth2CredentialProviderInput |
getAuthorizationServerMetadata()
Get authorizationServerMetadata
|
String |
getDiscoveryUrl()
Get discoveryUrl
|
int |
hashCode() |
void |
setAuthorizationServerMetadata(AuthorizationServerMetadataForCreateOauth2CredentialProviderInput authorizationServerMetadata) |
void |
setDiscoveryUrl(String discoveryUrl) |
String |
toString() |
public Oauth2DiscoveryForCreateOauth2CredentialProviderInput()
public Oauth2DiscoveryForCreateOauth2CredentialProviderInput authorizationServerMetadata(AuthorizationServerMetadataForCreateOauth2CredentialProviderInput authorizationServerMetadata)
@Valid public @Valid AuthorizationServerMetadataForCreateOauth2CredentialProviderInput getAuthorizationServerMetadata()
public void setAuthorizationServerMetadata(AuthorizationServerMetadataForCreateOauth2CredentialProviderInput authorizationServerMetadata)
public Oauth2DiscoveryForCreateOauth2CredentialProviderInput discoveryUrl(String discoveryUrl)
public String getDiscoveryUrl()
public void setDiscoveryUrl(String discoveryUrl)
Copyright © 2026. All rights reserved.