class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1 extends java.lang.Object implements org.apache.nifi.authentication.LoginIdentityProvider { final org.apache.nifi.authentication.LoginIdentityProvider val$baseProvider; final org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean this$0; void (org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean, org.apache.nifi.authentication.LoginIdentityProvider) { org.apache.nifi.authentication.LoginIdentityProvider v; org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1 v; org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean v; v := @this: org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1; v := @parameter: org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean; v := @parameter: org.apache.nifi.authentication.LoginIdentityProvider; v. = v; v. = v; specialinvoke v.()>(); return; } public org.apache.nifi.authentication.AuthenticationResponse authenticate(org.apache.nifi.authentication.LoginCredentials) { java.lang.Throwable v; org.apache.nifi.authentication.LoginCredentials v; org.apache.nifi.authentication.AuthenticationResponse v; org.apache.nifi.authentication.LoginIdentityProvider v; org.apache.nifi.nar.NarCloseable v; org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1 v; v := @this: org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1; v := @parameter: org.apache.nifi.authentication.LoginCredentials; v = staticinvoke (); label: v = v.; v = interfaceinvoke v.(v); label: if v == null goto label; virtualinvoke v.(); label: return v; label: v := @caughtexception; throw v; catch java.lang.Throwable from label to label with label; } public void initialize(org.apache.nifi.authentication.LoginIdentityProviderInitializationContext) throws org.apache.nifi.authentication.exception.ProviderCreationException { java.lang.Throwable v; org.apache.nifi.authentication.LoginIdentityProviderInitializationContext v; org.apache.nifi.authentication.LoginIdentityProvider v; org.apache.nifi.nar.NarCloseable v; org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1 v; v := @this: org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1; v := @parameter: org.apache.nifi.authentication.LoginIdentityProviderInitializationContext; v = staticinvoke (); label: v = v.; interfaceinvoke v.(v); label: if v == null goto label; virtualinvoke v.(); goto label; label: v := @caughtexception; throw v; label: return; catch java.lang.Throwable from label to label with label; } public void onConfigured(org.apache.nifi.authentication.LoginIdentityProviderConfigurationContext) throws org.apache.nifi.authentication.exception.ProviderCreationException { java.lang.Throwable v; org.apache.nifi.authentication.LoginIdentityProvider v; org.apache.nifi.nar.NarCloseable v; org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1 v; org.apache.nifi.authentication.LoginIdentityProviderConfigurationContext v; v := @this: org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1; v := @parameter: org.apache.nifi.authentication.LoginIdentityProviderConfigurationContext; v = staticinvoke (); label: v = v.; interfaceinvoke v.(v); label: if v == null goto label; virtualinvoke v.(); goto label; label: v := @caughtexception; throw v; label: return; catch java.lang.Throwable from label to label with label; } public void preDestruction() throws org.apache.nifi.authentication.exception.ProviderDestructionException { java.lang.Throwable v; org.apache.nifi.authentication.LoginIdentityProvider v; org.apache.nifi.nar.NarCloseable v; org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1 v; v := @this: org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean$1; v = staticinvoke (); label: v = v.; interfaceinvoke v.(); label: if v == null goto label; virtualinvoke v.(); goto label; label: v := @caughtexception; throw v; label: return; catch java.lang.Throwable from label to label with label; } }