Author: | Roland Hedberg |
---|---|
Version: | 1.2 |
Creates a ContactPerson instance from configuration information
Description of an organization in the configuration is a dictionary of keys and values, where the values might be tuples:
"organization": {
"name": ("AB Exempel", "se"),
"display_name": ("AB Exempel", "se"),
"url": "http://www.example.org"
}
Create a Policy Decision Point descriptor
Parameters: |
|
---|---|
Returns: | Tuple with EntityDescriptor instance and Signed XML document |