Uses of Interface
org.italiangrid.voms.request.VOMSResponseParsingStrategy
-
Packages that use VOMSResponseParsingStrategy Package Description org.italiangrid.voms.request.impl This package provides the implementation logic for VOMS attributes requests. -
-
Uses of VOMSResponseParsingStrategy in org.italiangrid.voms.request.impl
Classes in org.italiangrid.voms.request.impl that implement VOMSResponseParsingStrategy Modifier and Type Class Description class
LegacyVOMSResponseParsingStrategy
Parsing strategy for legacy VOMS responses.class
RESTVOMSResponseParsingStrategy
Strategy for parsing a response coming from a RESTFul VOMS.
-