Class NoSuchRelyingPartyException

All Implemented Interfaces:
Serializable

public class NoSuchRelyingPartyException extends BankIDException
Runtime exception for cases where the flow is invoked for a non-registered RP.
Author:
Martin Lindström, Felix Hellman
See Also:
  • Constructor Details

    • NoSuchRelyingPartyException

      public NoSuchRelyingPartyException(String entityId)
      Constructor.
      Parameters:
      entityId - the entityID for the SP that does not exist
  • Method Details

    • getEntityId

      public String getEntityId()
      The entityID for the requester that was not registered.
      Returns:
      the entityID