java.lang.Object
com.suncode.pwfl.administration.email.oauth.client.OAuth2Client

@Entity public class OAuth2Client extends Object
  • Field Details

  • Constructor Details

    • OAuth2Client

      public OAuth2Client()
  • Method Details

    • getDecryptedClientSecret

      public String getDecryptedClientSecret()
    • setEncryptedClientSecret

      public void setEncryptedClientSecret(String clientSecret)
    • getAllowedGroupsList

      public List<String> getAllowedGroupsList()
    • setAllowedGroupsList

      public void setAllowedGroupsList(List<String> groups)