Class VOMSProtocolError

All Implemented Interfaces:
Serializable

public class VOMSProtocolError extends VOMSError
Exception used when errors are raised during the interaction with a (possibly) remote VOMS server.
Author:
andreaceccanti
See Also:
  • Constructor Details

  • Method Details

    • getRequest

      public VOMSACRequest getRequest()
      Returns:
      the request that is related with this error
    • getCredential

      public eu.emi.security.authn.x509.X509Credential getCredential()
      Returns:
      the client credential related with this error
    • getServerInfo

      public VOMSServerInfo getServerInfo()
      Returns:
      the VOMS serverInfo related with this error