Uses of Class
io.jans.configapi.core.protect.RsResource
-
Packages that use RsResource Package Description io.jans.configapi.core.protect -
-
Uses of RsResource in io.jans.configapi.core.protect
Methods in io.jans.configapi.core.protect that return types with arguments of type RsResource Modifier and Type Method Description List<RsResource>
RsResourceList. getResources()
Method parameters in io.jans.configapi.core.protect with type arguments of type RsResource Modifier and Type Method Description void
RsResourceList. setResources(List<RsResource> resources)
Constructor parameters in io.jans.configapi.core.protect with type arguments of type RsResource Constructor Description RsResourceList(List<RsResource> resources)
-