Class DefaultOIDCMetadataContextLookupFunctionTest


  • public class DefaultOIDCMetadataContextLookupFunctionTest
    extends Object
    • Field Detail

      • lookup

        private org.geant.idpextension.oidc.profile.context.navigate.DefaultOIDCMetadataContextLookupFunction lookup
      • prc

        private org.opensaml.profile.context.ProfileRequestContext prc
    • Constructor Detail

      • DefaultOIDCMetadataContextLookupFunctionTest

        public DefaultOIDCMetadataContextLookupFunctionTest()
    • Method Detail

      • testSuccess

        public void testSuccess()
      • testNoMetadataCtx

        public void testNoMetadataCtx()
      • testNoMessageCtx

        public void testNoMessageCtx()
      • testNoPrc

        public void testNoPrc()