Class StackOverflowIdentityProviderConfig

java.lang.Object
org.keycloak.models.IdentityProviderModel
org.keycloak.broker.oidc.OAuth2IdentityProviderConfig
org.keycloak.social.stackoverflow.StackOverflowIdentityProviderConfig
All Implemented Interfaces:
Serializable

public class StackOverflowIdentityProviderConfig extends OAuth2IdentityProviderConfig
Author:
Vlastimil Elias (velias at redhat dot com)
See Also:
  • Constructor Details

    • StackOverflowIdentityProviderConfig

      public StackOverflowIdentityProviderConfig(org.keycloak.models.IdentityProviderModel model)
    • StackOverflowIdentityProviderConfig

      public StackOverflowIdentityProviderConfig()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)