Interface UserAuthPropertyInfo.ConnectLinkProvider

  • Enclosing class:
    UserAuthPropertyInfo

    public static interface UserAuthPropertyInfo.ConnectLinkProvider
    Since:
    2020.2
    • Method Detail

      • getLink

        @NotNull
        String getLink​(@NotNull
                       String propertyValue)
      • getLinkText

        @NotNull
        String getLinkText​(@NotNull
                           String propertyValue)