Split out DefaultPasswordCredentials 58/105758/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 30 Apr 2023 19:29:31 +0000 (21:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 30 Apr 2023 19:30:53 +0000 (21:30 +0200)
commita51a35e905d622b1882ca7d2d10e4b5f5fa791e7
tree3dbfd033f87f1772108d07315f994734652ae07b
parent2fd80ea62a7aceb218ae8fe099097635d8949de5
Split out DefaultPasswordCredentials

We would really like a default implementation coming from the API, but
this is really the best we can do for now.

Change-Id: I0cf30a2e86da0efc6c480f0404cf59dd0c2c9cc0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/aaa-authn-odl-plugin/src/main/java/org/opendaylight/netconf/authprovider/CredentialServiceAuthProvider.java
netconf/aaa-authn-odl-plugin/src/main/java/org/opendaylight/netconf/authprovider/DefaultPasswordCredentials.java [new file with mode: 0644]