| Package | Description |
|---|---|
| net.shibboleth.idp.profile.logic |
Functions and predicates supporting other profile components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateAttributePredicate
Provides a date/time matching predicate that compares a date-based attribute value against
current system time with optional offset.
|
class |
DynamicAttributePredicate
Predicate over an
AttributeContext that derives the value(s) to match based
on one or more supplied Functions instead of static values. |
class |
RegexAttributePredicate
Predicate that evaluates an
AttributeContext and checks
a specific attribute for value(s) that match a regular expression. |
class |
SimpleAttributePredicate
Predicate that evaluates an
AttributeContext and checks
for particular attribute/value pairs. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.