Package net.shibboleth.idp.cas.service
Interface ServiceRegistry
-
- All Known Implementing Classes:
PatternServiceRegistry
public interface ServiceRegistryRegistry for explicitly verified CAS services (relying parties).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Servicelookup(String serviceURL)Looks up a service entry from a service URL.
-