Class VuAuthenticationResponse.Date

java.lang.Object
io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Date
Enclosing class:
VuAuthenticationResponse

public static class VuAuthenticationResponse.Date extends Object
  • Constructor Details

    • Date

      public Date()
  • Method Details

    • setTimestamp

      public void setTimestamp(String timestamp)
    • getTimestamp

      public String getTimestamp()
    • setFormatted

      public void setFormatted(String formatted)
    • getFormatted

      public String getFormatted()