This group is locked. No changes can be made to the group while it is locked.
Re: Using AAA for securing REST service
Tom Pantelis
On Thu, Mar 21, 2019 at 7:28 PM Andrej Záň <andrej.zan@...> wrote:
The web.xml mechanism was removed in Fluorine in lieu of instantiating the web app and securing it programmatically (via blueprint). For an example, check out https://github.com/opendaylight/netconf/blob/master/netconf/yanglib/src/main/resources/OSGI-INF/blueprint/yanglib.xml (org.opendaylight.yanglib.impl.WebInitializer).
|
|