Package org.jasig.cas.client.ssl

Class Summary
AnyHostnameVerifier Hostname verifier that performs no host name verification for an SSL peer such that all hosts are allowed.
RegexHostnameVerifier Validates an SSL peer's hostname using a regular expression that a candidate host must match in order to be verified.
WhitelistHostnameVerifier Verifies a SSL peer host name based on an explicit whitelist of allowed hosts.
 



Copyright © 2006-2011 Jasig. All Rights Reserved.