Class LevelOfAssuranceUris

java.lang.Object
se.swedenconnect.opensaml.sweid.saml2.authn.LevelOfAssuranceUris

public class LevelOfAssuranceUris extends Object
Constants representing Level of Assurance URI:s.
Author:
Martin Lindström (martin@idsec.se)
  • Field Details

    • AUTHN_CONTEXT_URI_LOA1

      public static final String AUTHN_CONTEXT_URI_LOA1
      The Authentication Context URI for Level of Assurance 1.
      See Also:
    • AUTHN_CONTEXT_URI_LOA2

      public static final String AUTHN_CONTEXT_URI_LOA2
      The Authentication Context URI for Level of Assurance 2.
      See Also:
    • AUTHN_CONTEXT_URI_UNCERTIFIED_LOA2

      public static final String AUTHN_CONTEXT_URI_UNCERTIFIED_LOA2
      The Authentication Context URI for uncertified (self-declared) Level of Assurance 2 compliance.
      See Also:
    • AUTHN_CONTEXT_URI_LOA2_NONRESIDENT

      public static final String AUTHN_CONTEXT_URI_LOA2_NONRESIDENT
      The Authentication Context URI for Level of Assurance 2 for non residents.
      See Also:
    • AUTHN_CONTEXT_URI_LOA3

      public static final String AUTHN_CONTEXT_URI_LOA3
      The Authentication Context URI for Level of Assurance 3.
      See Also:
    • AUTHN_CONTEXT_URI_UNCERTIFIED_LOA3

      public static final String AUTHN_CONTEXT_URI_UNCERTIFIED_LOA3
      The Authentication Context URI for uncertified (self-declared) Level of Assurance 3 compliance.
      See Also:
    • AUTHN_CONTEXT_URI_LOA3_NONRESIDENT

      public static final String AUTHN_CONTEXT_URI_LOA3_NONRESIDENT
      The Authentication Context URI for Level of Assurance 3 for non residents.
      See Also:
    • AUTHN_CONTEXT_URI_LOA4

      public static final String AUTHN_CONTEXT_URI_LOA4
      The Authentication Context URI for Level of Assurance 4.
      See Also:
    • AUTHN_CONTEXT_URI_LOA4_NONRESIDENT

      public static final String AUTHN_CONTEXT_URI_LOA4_NONRESIDENT
      The Authentication Context URI for Level of Assurance 4 for non residents.
      See Also:
    • AUTHN_CONTEXT_URI_EIDAS_LOW

      public static final String AUTHN_CONTEXT_URI_EIDAS_LOW
      The Authentication Context URI for eIDAS "low".
      See Also:
    • AUTHN_CONTEXT_URI_EIDAS_LOW_NF

      public static final String AUTHN_CONTEXT_URI_EIDAS_LOW_NF
      The Authentication Context URI for eIDAS "low" for notified eID:s.
      See Also:
    • AUTHN_CONTEXT_URI_UNCERTIFIED_EIDAS_LOW

      public static final String AUTHN_CONTEXT_URI_UNCERTIFIED_EIDAS_LOW
      The Authentication Context URI for uncertified eIDAS "low".
      See Also:
    • AUTHN_CONTEXT_URI_EIDAS_SUBSTANTIAL

      public static final String AUTHN_CONTEXT_URI_EIDAS_SUBSTANTIAL
      The Authentication Context URI for eIDAS "substantial".
      See Also:
    • AUTHN_CONTEXT_URI_EIDAS_SUBSTANTIAL_NF

      public static final String AUTHN_CONTEXT_URI_EIDAS_SUBSTANTIAL_NF
      The Authentication Context URI for eIDAS "substantial" for notified eID:s.
      See Also:
    • AUTHN_CONTEXT_URI_UNCERTIFIED_EIDAS_SUBSTANTIAL

      public static final String AUTHN_CONTEXT_URI_UNCERTIFIED_EIDAS_SUBSTANTIAL
      The Authentication Context URI for uncertified eIDAS "substantial".
      See Also:
    • AUTHN_CONTEXT_URI_EIDAS_HIGH

      public static final String AUTHN_CONTEXT_URI_EIDAS_HIGH
      The Authentication Context URI for eIDAS "high".
      See Also:
    • AUTHN_CONTEXT_URI_EIDAS_HIGH_NF

      public static final String AUTHN_CONTEXT_URI_EIDAS_HIGH_NF
      The Authentication Context URI for eIDAS "high" for notified eID:s.
      See Also:
    • AUTHN_CONTEXT_URI_UNCERTIFIED_EIDAS_HIGH

      public static final String AUTHN_CONTEXT_URI_UNCERTIFIED_EIDAS_HIGH
      The Authentication Context URI for uncertified eIDAS "high".
      See Also: