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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -