redo security (aka. access control)
Break up monolithic SecurityPlugin API into three parts. 1. Authentication. 2. Authorization. 3. Access Control decision. Left to ChannelProviders
This commit is contained in:
@ -773,6 +773,7 @@ INPUT = ../src/client/pv \
|
||||
../src/rpcService/pv \
|
||||
../src/utils/pv \
|
||||
../src/pva/pv \
|
||||
../src/remote/pv \
|
||||
.
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
|
Reference in New Issue
Block a user