| Package | Description |
|---|---|
| org.jasig.cas.services |
This package is contains classes related to the restriction of CAS
usage to a particular set of services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryServiceRegistryDaoImpl
Default In Memory Service Registry Dao for test/demonstration purposes.
|
class |
JpaServiceRegistryDaoImpl
Implementation of the ServiceRegistryDao based on JPA.
|
| Constructor and Description |
|---|
DefaultServicesManagerImpl(ServiceRegistryDao serviceRegistryDao) |
DefaultServicesManagerImpl(ServiceRegistryDao serviceRegistryDao,
List<String> defaultAttributes)
Constructs an instance of the
DefaultServicesManagerImpl where the default RegisteredService
can include a set of default attributes to use if no services are defined in the registry. |
Copyright © 2004-2012 Jasig. All Rights Reserved.