Class Summary |
AttributeFinder |
This class is used by the PDP to find attribute values that weren't
originally supplied in the request. |
AttributeFinderModule |
This is the abstract class that all AttributeFinder modules
extend. |
PolicyFinder |
This class is used by the PDP to find all policies used in evaluation. |
PolicyFinderModule |
This is the abstract class that all PolicyFinder modules
extend. |
PolicyFinderResult |
This is used as the return value for the findPolicy() methods in the
PolicyFinder . |
ResourceFinder |
This class is used by the PDP to handle resource scopes other than
Immediate. |
ResourceFinderModule |
This is the abstract class that all ResourceFinder modules
extend. |
ResourceFinderResult |
This is used to return Resource Ids from the ResourceFinder. |