Package | Description |
---|---|
org.italiangrid.voms.request.impl |
This package provides the implementation logic for VOMS attributes requests.
|
Class and Description |
---|
AbstractVOMSProtocol
Base implementation class for the VOMS client/server protocol
|
ACGenerationParams |
ACGenerationParams.Builder |
BaseVOMSESLookupStrategy
A base VOMSES lookup strategy which just run a existence check on a given
list of paths.
|
DefaultVOMSACRequest
The default implementation for a
VOMSACRequest . |
DefaultVOMSACRequest.Builder |
DefaultVOMSACService
The default implementation of the
VOMSACService . |
DefaultVOMSACService.Builder
Creates a
DefaultVOMSACService object. |
DefaultVOMSServerInfoStore
A
DefaultVOMSServerInfoStore organizes voms servers found in vomses
configuration files in map keyed by vo alias. |
DefaultVOMSServerInfoStore.Builder
Creates a
DefaultVOMSServerInfoStore . |
FakeVOMSACService |
FakeVOMSACServiceProperties |
LegacyRequestSender
This class manages the client-side communication protocol with the VOMS
server.
|
VOMSESLineParser
A parser for VOMSES lines.
|
VOMSESLineParser.ParserState |
VOMSRequestFactory
This class builds VOMS XML requests starting from
VOMSACRequest
objects. |
VOMSRequestFragment
Helper class to manage the creation of VOMS XML requests.
|