Interface OAuthClientSecret

All Known Subinterfaces:
OAuthResourceOwnerPassword

public interface OAuthClientSecret
Encapsulates OAuth 2.0 confidential client secret.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the client secret.
  • Method Details

    • getClientSecret

      String getClientSecret()
      Gets the client secret.
      Returns:
      client secret