Class PrincipalSelectionSsoVoter

java.lang.Object
se.swedenconnect.spring.saml.idp.authentication.provider.PrincipalSelectionSsoVoter
All Implemented Interfaces:
SsoVoter

public class PrincipalSelectionSsoVoter extends Object implements SsoVoter
An SsoVoter that checks that existing PrincipalSelection values corresponds with the previous authentication.
Author:
Martin Lindström
  • Constructor Details

    • PrincipalSelectionSsoVoter

      public PrincipalSelectionSsoVoter()
  • Method Details