Uses of Package
org.italiangrid.voms.request.impl
Packages that use org.italiangrid.voms.request.impl
Package
Description
This package provides the implementation logic for VOMS attributes requests.
-
Classes in org.italiangrid.voms.request.impl used by org.italiangrid.voms.request.implClassDescriptionAbstract base class providing a skeletal implementation of the VOMS client-server protocol.This class represents the parameters required for generating an Attribute Certificate (AC).Builder class for constructing
ACGenerationParams
instances.A base VOMSES lookup strategy which just run a existence check on a given list of paths.The default implementation for aVOMSACRequest
.The default implementation of theVOMSACService
.Creates aDefaultVOMSACService
object.ADefaultVOMSServerInfoStore
organizes voms servers found in vomses configuration files in map keyed by vo alias.Creates aDefaultVOMSServerInfoStore
.This class manages the client-side communication protocol with the VOMS server.A parser for VOMSES lines.This class builds VOMS XML requests starting fromVOMSACRequest
objects.Helper class to manage the creation of VOMS XML requests.