The RequestHandler interface must be implemented on the server side by each SAMLv2 service that uses the SOAP Binding Service. The Request Handler List attribute stores information about the implementation classes that implement the Request Handler. The Request Handler List displays entries that contain key/value pairs.
The Key is the Policy Decision Point meta alias.
The Class is the Java class name, which is the implementation of RequestHandler Interface which can process XACML Requests.