Skip to content

Commit

Permalink
Add import for SecurityException
Browse files Browse the repository at this point in the history
  • Loading branch information
AW3i committed May 3, 2017
1 parent e664ac2 commit 00340c3
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 00340c3

Please sign in to comment.