Is it possible to use the install4j HTTP credential dialog for custom actions? -


i need write custom rest client able handle single-sign-on authentication in purposes. client has decide whether use sso or basic authentication. basic authentication dialog should appear , user asked credentials. in install4j there exists such dialog , wonder whether can reuse dialog credentials , set these custom rest client?

that information not saved, cannot retrieve later. conversely, set system properties "serverauthuser" , "serverauthpassword", install4j use authentication , password dialog not shown.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -