Glassfish Security

View: New views
2 Messages — Rating Filter:   Alert me  

Glassfish Security

by glassfish-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We have an application running on GlassFish server 2.1. We need to limit the access to application by using public/private key pairs.
Each user will only be able to access this application if they are within certain IP addresses and have they key installed on their computer.
Is there anyway to achieve this with GlassFish Enterprise server 2.1 running on Windows 2003?Thanks in advance for all your help.
[Message sent by forum member 'vnadi' (vnadi@...)]

http://forums.java.net/jive/thread.jspa?messageID=370919

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Glassfish Security

by glassfish-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think you can use JAAS for get a security access. The JAAS provides authentication with certificates, user/password and others.

But I think JAAS can't controll access via IP address.
[Message sent by forum member 'xflyer' ]

http://forums.java.net/jive/thread.jspa?messageID=371543

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...