runff 1.0 commit
This commit is contained in:
13
lib/SimpleSAML/Error/UserNotFound.php
Executable file
13
lib/SimpleSAML/Error/UserNotFound.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Exception indicating user not found by authsource.
|
||||
*
|
||||
* @author Thomas Graff <thomas.graff@uninett.no>
|
||||
* @package SimpleSAMLphp_base
|
||||
*
|
||||
*/
|
||||
class SimpleSAML_Error_UserNotFound extends SimpleSAML_Error_User
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user