Uses of Class
net.shibboleth.oidc.metadata.filter.FilterException
-
Packages that use FilterException Package Description net.shibboleth.oidc.metadata.filter Metadata cache filter API. -
-
Uses of FilterException in net.shibboleth.oidc.metadata.filter
Methods in net.shibboleth.oidc.metadata.filter that throw FilterException Modifier and Type Method Description TMetadataFilter. filter(T metadata, MetadataFilterContext context)Filters the given metadata, perhaps to remove elements that are not wanted.
-