Class ValidateProxyCallbackActionTest

    • Constructor Detail

      • ValidateProxyCallbackActionTest

        public ValidateProxyCallbackActionTest()
    • Method Detail

      • testValidateProxySuccess

        public void testValidateProxySuccess()
                                      throws Exception
        Throws:
        Exception
      • testValidateProxyFailure

        public void testValidateProxyFailure()
                                      throws Exception
        Throws:
        Exception
      • mockProxyAuthenticator

        private static net.shibboleth.idp.cas.proxy.ProxyValidator mockProxyAuthenticator​(Exception toBeThrown)
                                                                                   throws Exception
        Throws:
        Exception