Class IdentityTrustFramework

    • Field Detail

      • DE_AML

        public static final IdentityTrustFramework DE_AML
        The OP verifies and maintains user identities in conforms with the German Anti-Money Laundering Law.
      • EIDAS_IAL_SUBSTANTIAL

        public static final IdentityTrustFramework EIDAS_IAL_SUBSTANTIAL
        The OP is able to attest user identities in accordance with the EU regulation No 910/2014 (eIDAS) at the identification assurance level "Substantial".
      • EIDAS_IAL_HIGH

        public static final IdentityTrustFramework EIDAS_IAL_HIGH
        The OP is able to attest user identities in accordance with the EU regulation No 910/2014 (eIDAS) at the identification assurance level "High".
      • NIST_800_63A_IAL_2

        public static final IdentityTrustFramework NIST_800_63A_IAL_2
        The OP is able to attest user identities in accordance with the NIST Special Publication 800-63A at the Identity Assurance Level 2.
      • NIST_800_63A_IAL_3

        public static final IdentityTrustFramework NIST_800_63A_IAL_3
        The OP is able to attest user identities in accordance with the NIST Special Publication 800-63A at the Identity Assurance Level 3.
      • JP_AML

        public static final IdentityTrustFramework JP_AML
        The OP verifies and maintains user identities in conforms with the Japanese Act on Prevention of Transfer of Criminal Proceeds.
      • JP_MPIUPA

        public static final IdentityTrustFramework JP_MPIUPA
        The OP verifies and maintains user identities in conformance with the Japanese Act for Identification, etc. by Mobile Voice Communications Carriers of Their Subscribers, etc. and for Prevention of Improper Use of Mobile Voice Communications Services.
    • Constructor Detail

      • IdentityTrustFramework

        public IdentityTrustFramework​(String value)
        Creates a new identity trust framework.
        Parameters:
        value - The identity trust framework value. Must not be null.