You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/12/12 17:58:00 UTC

[jira] [Updated] (KNOX-1672) Cleanup deprecated API usage

     [ https://issues.apache.org/jira/browse/KNOX-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated KNOX-1672:
-------------------------------
    Summary: Cleanup deprecated API usage  (was: Remove deprecated API usages)

> Cleanup deprecated API usage
> ----------------------------
>
>                 Key: KNOX-1672
>                 URL: https://issues.apache.org/jira/browse/KNOX-1672
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.3.0
>
>
> * IOUtils.closeQuietly
> * StringEscapeUtils.escapeXml -> escapeXml11
> * JndiLdapRealm -> DefaultLdapRealm
> * setSslcontext -> setSSLContext
> * new Job() -> Job.getInstance
> * BasicScheme.authenticate -> new BasicScheme().authenticate



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)