Class ClientDetails

java.lang.Object
io.jmix.core.security.ClientDetails
All Implemented Interfaces:
Serializable

public class ClientDetails extends Object implements Serializable
See Also:
  • Field Details

  • Method Details

    • builder

      public static ClientDetails.Builder builder()
    • getTimeZone

      public TimeZone getTimeZone()
    • getAddress

      public String getAddress()
    • getInfo

      public String getInfo()
    • getLocale

      public Locale getLocale()
    • getClientType

      public String getClientType()
    • getScope

      public String getScope()
    • getSessionId

      public String getSessionId()