Uses of Class
net.shibboleth.idp.module.AbstractIdPModule.BasicModuleResource
-
Packages that use AbstractIdPModule.BasicModuleResource Package Description net.shibboleth.idp.module APIs for representing units of IdP functionality as modules. -
-
Uses of AbstractIdPModule.BasicModuleResource in net.shibboleth.idp.module
Fields in net.shibboleth.idp.module with type parameters of type AbstractIdPModule.BasicModuleResource Modifier and Type Field Description private Collection<AbstractIdPModule.BasicModuleResource>AbstractIdPModule. moduleResourcesModule resources.Method parameters in net.shibboleth.idp.module with type arguments of type AbstractIdPModule.BasicModuleResource Modifier and Type Method Description voidAbstractIdPModule. setResources(Collection<AbstractIdPModule.BasicModuleResource> resources)Sets the module resources to manage.
-