Class ExportUser

java.lang.Object
com.axway.apim.users.lib.ExportUser

public class ExportUser extends Object
  • Constructor Details

    • ExportUser

      public ExportUser(com.axway.apim.api.model.User user)
  • Method Details

    • getName

      public String getName()
    • getState

      public String getState()
    • getRole

      public String getRole()
    • getType

      public String getType()
    • getMobile

      public String getMobile()
    • getPhone

      public String getPhone()
    • getLoginName

      public String getLoginName()
    • getDescription

      public String getDescription()
    • isEnabled

      public boolean isEnabled()
    • getCreatedOn

      public Long getCreatedOn()
    • getEmail

      public String getEmail()
    • getImage

      public com.axway.apim.api.model.Image getImage()
    • getOrganization

      public String getOrganization()
    • lastSeen

      public Long lastSeen()
    • getCustomProperties

      public Map<String,String> getCustomProperties()