|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultVOMSServerInfoStore.Builder | |
---|---|
org.italiangrid.voms.request.impl | This package provides the implementation logic for VOMS attributes requests. |
Uses of DefaultVOMSServerInfoStore.Builder in org.italiangrid.voms.request.impl |
---|
Methods in org.italiangrid.voms.request.impl that return DefaultVOMSServerInfoStore.Builder | |
---|---|
DefaultVOMSServerInfoStore.Builder |
DefaultVOMSServerInfoStore.Builder.lookupStrategy(VOMSESLookupStrategy strategy)
Sets the VOMSESLookupStrategy that will be used to lookup vomses information for the DefaultVOMSServerInfoStore
that this builder is creating |
DefaultVOMSServerInfoStore.Builder |
DefaultVOMSServerInfoStore.Builder.storeListener(VOMSServerInfoStoreListener l)
Sets the VOMSServerInfoStoreListener that will receive store-related notifications for the
DefaultVOMSServerInfoStore that this builder is creating |
DefaultVOMSServerInfoStore.Builder |
DefaultVOMSServerInfoStore.Builder.vomsesParser(VOMSESParser p)
Sets the VOMSESParser implementation that will be used to parse vomses files |
DefaultVOMSServerInfoStore.Builder |
DefaultVOMSServerInfoStore.Builder.vomsesPaths(List<String> paths)
Sets a list of paths where vomses files will be looked up by the DefaultVOMSServerInfoStore
that this builder is creating |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |