getAtom
Gets an AuthorizationAtom from this policy enforcement provider.
Return
The AuthorizationAtom with the specified ID and variable values, or null if no such AuthorizationAtom exists or if any required variable values are missing.
Parameters
atomId
The ID of the AuthorizationAtom to get.
variables
The map of variable names to values to use when replacing variables in the AuthorizationAtom.