Richard, That makes sense. The sentry project is also using SqoopConfiguration, so I think that might be useful to annotate as well.
-Abe On Mon, Mar 30, 2015 at 11:20 PM, Zhou, Richard <[email protected]> wrote: > Hi all: > > I am working on https://issues.apache.org/jira/browse/SQOOP-2277 . > All classes/interfaces in Sqoop Core component will be > added such annotation, if they may be used by 3rd part code. > > > @InterfaceAudience.Public > @InterfaceStability.Unstable > > AFAIK, most security classes are in this list. Let me know > if you want to add other classes in. Thanks. > > List: > AuthenticationHandler > AuthenticationProvider > AuthorizationAccessController > AuthorizationHandler > AuthorizationValidator > > > Regards > Richard > >
