Lost your password?

Blogs about: Jaas

Featured Blog

JSch and kerberos authentication

aholzner wrote 1 month ago: For an application I’m writing I’m using JSch (a java implementation of the ssh protocol … more →

Tags: Java, ssh, Kerberos, jsch, authentication

Securing your JBoss JMX Invoker Layer1 comment

Jon Court wrote 2 months ago: If you use JBoss and have a nicely secured JMX Console and/or Web Console it’s a fairly safe b … more →

Tags: java etc, AuthenticationInterceptor, AuthorizationInterceptor, Invoker Layer, Java, JBoss, JBoss 4.2.1.GA, JMX, JMX Security

Single-Sign-On (SSO) in Java Platform using Active Directory22 comments

Venkat wrote 3 months ago: Sorry guys it been long time writing in my blog. Nowadays single-sign-on became a hot selling featur … more →

Tags: Java, Java EE, Open-Source, Web, J2EE, JavaEE, Kerberos, Single Sign-on, Spnego

Using JAAS login modules from jBoss in Tomcat

johannesneubauer wrote 5 months ago: A jboss login module (like the LdapExtLoginModule in jbosssx.jar shipped with jboss-5.0.1.GA) return … more →

Tags: knowledge, Application Server, EJB 3.0, Java EE, JBoss, login module, Principal, REALM, Security

Spring, Hibernate, Richfaces Together

Punnya Tuladhar wrote 5 months ago: I have put one project named eDesk (jaas) making it open source on sourceforge.net for beginners to … more →

Tags: Technologies, Java, Assignment, Submission, spring, hibernate, Firebird, Richfaces, JSF

Standalone Tomcat with jBoss plus authentication against LDAP1 comment

johannesneubauer wrote 5 months ago: This tutorial desribes, how to install and configure a standalone Tomcat, so that a deployed webapp … more →

Tags: Tutorials, Application Server, authentication, EJB, Java, JBoss, JNDI, LDAP, RMI

Getting started with Jboss and Jaas

grigoresculiviu wrote 6 months ago: When designing a web application one of the first things to consider is the security architecture. T … more →

Tags: JBoss, Security, Tutorial

Java Authentication Explained (using JAAS)

karticks wrote 7 months ago: Getting back to blogging after a long long time !! There is enough literature about Java Authenticat … more →

Tags: Software, Java, Security

JEE5 Security

devdude wrote 1 year ago: Any new project or product that is used by more than 1 user and over any kind of network needs the … more →

Tags: Java, Auditing, authentication, authorization, esapi, JEE5, jguard, Security

Simple Object Access Protocol - SOAP: Methods, Concepts and Examples

Maurizio Storani wrote 1 year ago: SOAP (Simple Object Access Protocol) is a protocol for exchanging XML-based messages over computer n … more →

Tags: soap, web-services, WSDL

Using WebAuthentication in Jboss27 comments

roneiv wrote 1 year ago: Hi! Because of a respone to my blog post Perform programmatic logon I decided to provide a bit more … more →

Tags: authentication, JBoss, programmatic logon, WebAuthentication

Perform a JAAS programmatic login in Jboss - try to solve the "empty" remote user problem29 comments

roneiv wrote 1 year ago: For a long time I’ve been using FORM based authentication, logging in with the j_security_chec … more →

Tags: authentication, JBoss, Programmatic login, remoteUser, userPrincipal, WebAuthentication

Jaas authentication mechanism - is it possible to force j_security_check to go to a specific page?2 comments

roneiv wrote 1 year ago: A proper answer to my question in the title would be – no. There are no good solutions of doin … more →

Tags: authentication, j_security_check

JBoss and JAAS debug

primalcortex wrote 2 years ago: I’m having a lot of problems debugging an application that is supposedly to be able to run on … more →

Tags: "All about All", Configuration, Debug, JBoss

J2EE tutorial: Enabling SSL on JBoss and on your web applications

The inspi.re team wrote 2 years ago: Doing so is very straightforward, although like everything JBoss it’s hard to get to the infor … more →

Tags: J2EE, Java, JBoss, Software development

J2EE tutorial: Basic JAAS in a JBoss web application1 comment

The inspi.re team wrote 2 years ago: I am currently working on deploying JAAS (Java Authentication and Authorization Service) support acr … more →

Tags: Echo2, J2EE, Java, JBoss, Software development

Accessing a secure EJB through a standalone java client

jaikiran wrote 3 years ago: To access a secure resource(may be a EJB), from a standalone client, you need to do a JAAS login. He … more →

Tags: EJB


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS