package kr.wisestone.owl.domain.enumType; /** * Created by wisestone on 2018-02-21. */ public enum SocialType { GOOGLE, NAVER, KAKAO, FACEBOOK }