Class IDTokenInAccessTokenUpdateStrategyTest


  • public class IDTokenInAccessTokenUpdateStrategyTest
    extends Object
    Tests for IDTokenInAccessTokenUpdateStrategy.
    • Field Detail

      • strategy

        private net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenInAccessTokenUpdateStrategy strategy
        The strategy to test.
    • Constructor Detail

      • IDTokenInAccessTokenUpdateStrategyTest

        public IDTokenInAccessTokenUpdateStrategyTest()
    • Method Detail

      • testUpdateEncryptedToSigned

        public void testUpdateEncryptedToSigned()
                                         throws Exception
        Set an encrypted token into the context and update it with a signed token. Leaving all the other tokens in place.
        Throws:
        Exception - on error.