| SecurityClient client = SecurityClientFactory.getSecurityClient();
| client.setSimple("anil", "mypass");
|
| or
|
| client.setJaas("other", mycallbackhandler);
|
| client.login();
|
|
http://anonsvn.jboss.org/repos/jbossas/projects/security/security-spi/tag...
The above is a tested/suggested approach.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187966#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...