org.italiangrid.voms.request
public class VOMSProtocolError extends VOMSError
Constructor and Description |
---|
VOMSProtocolError(String message,
VOMSServerInfo serv,
VOMSACRequest req,
eu.emi.security.authn.x509.X509Credential cred,
Throwable c) |
Modifier and Type | Method and Description |
---|---|
eu.emi.security.authn.x509.X509Credential |
getCredential() |
VOMSACRequest |
getRequest() |
VOMSServerInfo |
getServerInfo() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VOMSProtocolError(String message, VOMSServerInfo serv, VOMSACRequest req, eu.emi.security.authn.x509.X509Credential cred, Throwable c)
public VOMSACRequest getRequest()
public eu.emi.security.authn.x509.X509Credential getCredential()
public VOMSServerInfo getServerInfo()
Copyright © 2014. All rights reserved.