Skip to content

Commit

Permalink
Merge pull request appserver-io#1054 from AW3i/import-security-exception
Browse files Browse the repository at this point in the history
Add import for SecurityException
  • Loading branch information
wagnert authored May 3, 2017
2 parents e664ac2 + 00340c3 commit 0ab8570
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
use AppserverIo\Appserver\ServletEngine\Security\DependencyInjection\DeploymentDescriptorParser;
use AppserverIo\Psr\Auth\RealmInterface;
use AppserverIo\Psr\Auth\MappingInterface;
use AppserverIo\Psr\Security\SecurityException;

/**
* The authentication manager handles request which need Http authentication.
Expand Down

0 comments on commit 0ab8570

Please sign in to comment.