Class GeneratedIntegrationClientCredentialsDetails

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
IntegrationClientCredentialsDetails

public abstract class GeneratedIntegrationClientCredentialsDetails extends OAuthClientDetails
Generated class for type IntegrationClientCredentialsDetails.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedIntegrationClientCredentialsDetails

      public GeneratedIntegrationClientCredentialsDetails()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class OAuthClientDetails
    • getUser

      public Employee getUser(SessionContext ctx)
      Generated method - Getter of the IntegrationClientCredentialsDetails.user attribute.
      Returns:
      the user
    • getUser

      public Employee getUser()
      Generated method - Getter of the IntegrationClientCredentialsDetails.user attribute.
      Returns:
      the user
    • setUser

      protected void setUser(SessionContext ctx, Employee value)
      Generated method - Setter of the IntegrationClientCredentialsDetails.user attribute.
      Parameters:
      value - the user
    • setUser

      protected void setUser(Employee value)
      Generated method - Setter of the IntegrationClientCredentialsDetails.user attribute.
      Parameters:
      value - the user