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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.