File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Security and the fly likes what is the meaning of Realm? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "what is the meaning of Realm?" Watch "what is the meaning of Realm?" New topic
Author

what is the meaning of Realm?

Rahul Ba
Ranch Hand

Joined: Oct 01, 2008
Posts: 201
Hi all,

Many times I come across the term Realm. What is the meaning of it. I need with good example. I searched on google too but not satishfied.

Thanks,
Rahul
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32421
Realms are how Tomcat implements authentication; see http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html to get started.


Android appsImageJ pluginsJava web charts
greg stark
Ranch Hand

Joined: Aug 10, 2006
Posts: 217
Ulf Dittmer wrote:Realms are how Tomcat implements authentication; see http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html to get started.


Also, I think the term dates back to dawn of Kerberos, at least that is the first I can remember coming across it and I'm pretty old! Kerberos Realms


Nice to meet you.
 
 
subject: what is the meaning of Realm?
 
developer file tools