Class ResourceListBean
- java.lang.Object
-
- net.shibboleth.ext.spring.factory.ResourceListBean
-
public class ResourceListBean extends Object
-
-
Constructor Summary
Constructors Constructor Description ResourceListBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Resource>getResources()get list.voidsetResources(List<Resource> what)set list.
-