Class FunctionServiceTokenWrapperOwner

java.lang.Object
step.controller.grid.services.FunctionServiceTokenWrapperOwner
All Implemented Interfaces:
step.grid.TokenWrapperOwner

public class FunctionServiceTokenWrapperOwner extends Object implements step.grid.TokenWrapperOwner
  • Field Details

    • username

      protected String username
    • ipAddress

      protected String ipAddress
    • description

      protected String description
  • Constructor Details

    • FunctionServiceTokenWrapperOwner

      public FunctionServiceTokenWrapperOwner()
  • Method Details

    • getUsername

      public String getUsername()
    • setUsername

      public void setUsername(String username)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getIpAddress

      public String getIpAddress()
    • setIpAddress

      public void setIpAddress(String ipAddress)