Class IDTokenJOSEHeaderLookupStrategyTest


  • public class IDTokenJOSEHeaderLookupStrategyTest
    extends Object
    Tests for IDTokenJOSEHeaderLookupStrategy.
    • Field Detail

      • function

        private net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategy function
      • testContext

        private net.shibboleth.idp.plugin.authn.oidc.rp.context.AccessTokenResponseContext testContext
    • Constructor Detail

      • IDTokenJOSEHeaderLookupStrategyTest

        public IDTokenJOSEHeaderLookupStrategyTest()
    • Method Detail

      • testGetJOSEHeader_NoTokenResponse

        public void testGetJOSEHeader_NoTokenResponse()
                                               throws Exception
        Throws:
        Exception
      • testGetJOSEHeader_NoContext

        public void testGetJOSEHeader_NoContext()
                                         throws Exception
        Throws:
        Exception
      • testGetJOSEHeader_JWEType

        public void testGetJOSEHeader_JWEType()
                                       throws Exception
        Throws:
        Exception