Added support for SubjectAltName and "SSL hostname" matching from credentials to...
authorwassa <wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Tue, 27 Apr 2004 04:29:22 +0000 (04:29 +0000)
committerwassa <wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Tue, 27 Apr 2004 04:29:22 +0000 (04:29 +0000)
commit0e0782b3edca89c543ca308a675bb8765d04c6e3
treeabaed46b3b7b65cdc0e897874efa4794c94de461
parent617e722ee70ac7fc8e3fedd686fc47d03cd18aab
Added support for SubjectAltName and "SSL hostname" matching from credentials to metadata.
Refactored SSL hostname hack and added some unit tests for the same.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1018 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
src/edu/internet2/middleware/shibboleth/aa/AAServlet.java
src/edu/internet2/middleware/shibboleth/common/ShibPOSTProfile.java
tests/edu/internet2/middleware/shibboleth/aa/DNHostNameExtractionTests.java [new file with mode: 0644]