Package | Description |
---|---|
org.italiangrid.voms.request |
This package provides the API for requesting VOMS attribtues from a remote VOMS server.
|
org.italiangrid.voms.request.impl |
This package provides the implementation logic for VOMS attributes requests.
|
org.italiangrid.voms.util |
This package provides utility classes used in other packages.
|
Modifier and Type | Method and Description |
---|---|
VOMSWarningMessage[] |
VOMSResponse.warningMessages()
Extracts the warning messags from the VOMS response.
|
Modifier and Type | Method and Description |
---|---|
void |
VOMSRequestListener.notifyWarningsInVOMSResponse(VOMSACRequest request,
VOMSServerInfo si,
VOMSWarningMessage[] warnings)
Informs that warnings were included in the VOMS response produced by a VOMS
server
|
Modifier and Type | Method and Description |
---|---|
VOMSWarningMessage[] |
RESTVOMSResponse.warningMessages() |
VOMSWarningMessage[] |
LegacyVOMSResponse.warningMessages() |
Modifier and Type | Method and Description |
---|---|
void |
NullListener.notifyWarningsInVOMSResponse(VOMSACRequest request,
VOMSServerInfo si,
VOMSWarningMessage[] warnings) |
Copyright © 2014. All rights reserved.