Class SsoParticipant

java.lang.Object
swiss.trustbroker.saml.dto.SsoParticipant
All Implemented Interfaces:
Serializable

public class SsoParticipant extends Object implements Serializable
See Also:
  • Constructor Details

    • SsoParticipant

      public SsoParticipant()
    • SsoParticipant

      public SsoParticipant(String rpId, String cpId, String image, String shortcut, String color)
  • Method Details