Package | Description |
---|---|
org.italiangrid.voms.request.impl |
This package provides the implementation logic for VOMS attributes requests.
|
Modifier and Type | Method and Description |
---|---|
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 |
Copyright © 2013. All Rights Reserved.