| 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,.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationFilter.setIgnoreUrlPatternMatcherStrategyClass(UrlPatternMatcherStrategy ignoreUrlPatternMatcherStrategyClass) |
Copyright © 2006–2018 Jasig. All rights reserved.