문제

I am Using Balana XACML for Authorization. Can anybody share with me a class which extends PolicyFinderModule of Balana to make PDP to Read a specified XACML Policy. I want something as if we have SampleAttributeFinderModule, SampleResourceFinderModule provided by BALANA.

도움이 되었습니까?

해결책

Hi I think your requirement is to load the policy from In Memory. Balana has already implemented the concept of In Memory Policy Finder. You need a class which is extended from PolicyFinderModule. Check this : SVN Link

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top