Uses of Class
org.oa4mp.server.api.util.ClientApproverConverter
-
Packages that use ClientApproverConverter Package Description edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore edu.uiuc.ncsa.myproxy.oa4mp.server.util -
-
Uses of ClientApproverConverter in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore
Constructors in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore with parameters of type ClientApproverConverter Constructor Description DSFSClientApprovalStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config, ClientApproverConverter clientApproverConverter)
-
Uses of ClientApproverConverter in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Constructors in edu.uiuc.ncsa.myproxy.oa4mp.server.util with parameters of type ClientApproverConverter Constructor Description ClientApprovalMemoryStore(edu.uiuc.ncsa.security.core.util.IdentifiableProviderImpl<V> vIdentifiableProvider, ClientApproverConverter converter)
-