Class IssuedTokenTest

    • Constructor Detail

      • IssuedTokenTest

        public IssuedTokenTest()
    • Method Detail

      • testPolicyWithSAMLToken

        @Test
        public void testPolicyWithSAMLToken()
                                     throws Exception
        Throws:
        Exception
      • testPolicyWithSAMLTokenWrongIssuer

        @Test
        public void testPolicyWithSAMLTokenWrongIssuer()
                                                throws Exception
        Throws:
        Exception
      • testPolicyWithSAMLTokenWrongTokenType

        @Test
        public void testPolicyWithSAMLTokenWrongTokenType()
                                                   throws Exception
        Throws:
        Exception
      • testPolicyWithSAMLTokenWrongKeyType

        @Test
        public void testPolicyWithSAMLTokenWrongKeyType()
                                                 throws Exception
        Throws:
        Exception
      • testPolicyWithSAMLTokenMissingClaimType

        @Test
        public void testPolicyWithSAMLTokenMissingClaimType()
                                                     throws Exception
        Throws:
        Exception
      • testPolicyWithKerberosToken

        @Test
        public void testPolicyWithKerberosToken()
                                         throws Exception
        Throws:
        Exception
      • testPolicyWithKerberosTokenWrongTokenType

        @Test
        public void testPolicyWithKerberosTokenWrongTokenType()
                                                       throws Exception
        Throws:
        Exception