summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Metadata/MetaDataStorageHandlerXML.php
Commit message (Collapse)AuthorAgeFilesLines
* s/simpleSAMLphp/SimpleSAMLphp/gJaime Perez Crespo2015-11-061-1/+1
| | | | (being respectful with occurences that might change the behaviour, i.e. default database prefixes)
* Reformat SimpleSAML_Metadata_MetaDataStorageHandlerXML.Jaime Perez Crespo2015-08-031-97/+100
|
* Fix phpdoc comments for SimpleSAML_Metadata_MetaDataStorageHandlerXML.Jaime Perez Crespo2015-08-031-4/+8
|
* Remove trailing PHP close tags. Closes #59.Jaime Perez2015-01-151-2/+0
|
* Drop obsolete SVN $Id$ keywords.Thijs Kinkhorst2014-07-091-1/+0
|
* MetadataStorageHandlerXML: Add support for attribute authorities.Olav Morken2009-11-051-0/+6
| | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1962 44740490-163a-0410-bde0-09ae8108e29a
* Update everything to use the autoloader.Olav Morken2008-06-061-4/+0
| | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@610 44740490-163a-0410-bde0-09ae8108e29a
* Adding a SIMPLESAML_INCPREFIX parameter before the inclusion of new files. ↵Andreas Åkre Solberg2008-03-051-3/+3
| | | | | | This workaround was neccessary for university of oslo to make simplesamlphp work when ini_Set was not available. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@353 44740490-163a-0410-bde0-09ae8108e29a
* Added XML metadata source.Olav Morken2008-03-041-0/+103
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@348 44740490-163a-0410-bde0-09ae8108e29a