public class VOMSProtocolError extends VOMSError
| Constructor and Description |
|---|
VOMSProtocolError(java.lang.String message,
VOMSServerInfo serv,
VOMSACRequest req,
eu.emi.security.authn.x509.X509Credential cred,
java.lang.Throwable c) |
| Modifier and Type | Method and Description |
|---|---|
eu.emi.security.authn.x509.X509Credential |
getCredential() |
VOMSACRequest |
getRequest() |
VOMSServerInfo |
getServerInfo() |
public VOMSProtocolError(java.lang.String message,
VOMSServerInfo serv,
VOMSACRequest req,
eu.emi.security.authn.x509.X509Credential cred,
java.lang.Throwable c)
public VOMSACRequest getRequest()
public eu.emi.security.authn.x509.X509Credential getCredential()
public VOMSServerInfo getServerInfo()