See: Description
Interface | Description |
---|---|
VOMSESLineParser.ParserState |
Class | 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. |
DefaultVOMSESLookupStrategy |
Default VOMSES information lookup strategy.
|
DefaultVOMSServerInfo |
The default implementation of the
VOMSServerInfo endpoint
information. |
DefaultVOMSServerInfoStore |
A
DefaultVOMSServerInfoStore organizes voms servers found in vomses
configuration files in map keyed by vo alias. |
DefaultVOMSServerInfoStore.Builder |
Creates a
DefaultVOMSServerInfoStore . |
FakeVOMSACService | |
GoodACDecodingStrategy | |
LegacyProtocol |
Protocol implementing the legacy interface.
|
LegacyRequestSender |
This class manages the client-side communication protocol with the VOMS
server.
|
LegacyVOMSESParserImpl | |
LegacyVOMSResponse | |
LegacyVOMSResponseParsingStrategy |
Parsing strategy for legacy VOMS responses.
|
RESTProtocol |
Protocol implementing the REST-style interface.
|
RESTServiceURLBuilder |
An helper class which builds a URL suitable for an HTTPS VOMS REST request
starting from the VOMS URI as available in a
VOMSServerInfo object. |
RESTVOMSResponse |
This class is used to parse and represent VOMS server responses coming from a
RESTful VOMS service.
|
RESTVOMSResponseParsingStrategy |
Strategy for parsing a response coming from a RESTFul VOMS.
|
VOMSESLineParser |
A parser for VOMSES lines.
|
VOMSRequestFactory |
This class builds VOMS XML requests starting from
VOMSACRequest
objects. |
VOMSRequestFragment |
Helper class to manage the creation of VOMS XML requests.
|
Enum | Description |
---|---|
FakeVOMSACServiceProperties |