Constant Field Values

Contents

org.openwms.*

  • org.openwms.core.uaa.api.AuthenticatedUserVO
    Modifier and Type
    Constant Field
    Value
    public static final String
    "application/vnd.openwms.uaa.authenticated-user-v1+json"
  • org.openwms.core.uaa.api.GrantVO
    Modifier and Type
    Constant Field
    Value
    public static final String
    "application/vnd.openwms.uaa.grant-v1+json"
  • org.openwms.core.uaa.api.RoleVO
    Modifier and Type
    Constant Field
    Value
    public static final String
    "application/vnd.openwms.uaa.role-v1+json"
  • org.openwms.core.uaa.api.SecurityObjectVO<T>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "application/vnd.openwms.uaa.security-object-v1+json"
  • org.openwms.core.uaa.api.UAAConstants
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/grants"
    public static final String
    "/roles"
    public static final String
    "/users"
  • org.openwms.core.uaa.api.UserVO
    Modifier and Type
    Constant Field
    Value
    public static final String
    "application/vnd.openwms.uaa.user-v1+json"