| Package | Description |
|---|---|
| org.jasig.cas.client.authentication |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainsPatternUrlPatternMatcherStrategy
A pattern matcher that looks inside the url to find the exact pattern specified.
|
class |
ExactUrlPatternMatcherStrategy
A pattern matcher that produces a successful match if the pattern
specified matches the given url exactly and equally.
|
class |
RegexUrlPatternMatcherStrategy
A pattern matcher that looks inside the url to find the pattern,.
|
Copyright © 2006-2014 Jasig. All Rights Reserved.