Uses of Interface
org.wildfly.security.http.oidc.ClientSecretCredentialsProvider
-
Uses of ClientSecretCredentialsProvider in org.wildfly.security.http.oidc
Classes in org.wildfly.security.http.oidc that implement ClientSecretCredentialsProviderModifier and TypeClassDescriptionclassTraditional OAuth2 authentication of clients based on client_id and client_secretclassClient authentication based on JWT signed by a client secret instead of a private key.