Uses of Interface
net.shibboleth.idp.cas.service.ServiceRegistry
-
Packages that use ServiceRegistry Package Description net.shibboleth.idp.cas.service APIs related to CAS services. -
-
Uses of ServiceRegistry in net.shibboleth.idp.cas.service
Classes in net.shibboleth.idp.cas.service that implement ServiceRegistry Modifier and Type Class Description classPatternServiceRegistryService registry that evaluates a candidate service URL against one or more defined services, where each definition contains a service URL regular expression pattern.Methods in net.shibboleth.idp.cas.service that return ServiceRegistry Modifier and Type Method Description ServiceRegistryPatternServiceRegistry. getComponent()
-