Class AddUserInfoShellTest

    • Field Detail

      • action

        private net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl.AddUserInfoShell action
    • Constructor Detail

      • AddUserInfoShellTest

        public AddUserInfoShellTest()
    • Method Detail

      • testSuccess

        public void testSuccess()
        Test that user info shell is generated.
      • testSuccessForSigned

        public void testSuccessForSigned()
        Test that user info shell is generated for signed response.
      • testFailNoRPContext

        public void testFailNoRPContext()
        Test no relying party context.
      • testNullIssuerLookupStrategy

        public void testNullIssuerLookupStrategy()
        Test setting null stategy.
      • testNullRelyingPartyContextLookupStrategy

        public void testNullRelyingPartyContextLookupStrategy()
        Test setting null strategy.
      • testNulltUserInfoSigningAlgLookupStrategy

        public void testNulltUserInfoSigningAlgLookupStrategy()
        Test setting null strategy.