jaas
Is setting up jboss valve the only way to go?
I have an application set up using jaas module for login. There are ajax function calls in the application so I am experencing the notorious ajax session timeout problem, which means a ugly login page[详细]
2023-03-19 16:35 分类:问答Connection Timeout using LdapExtLoginModule
I am attempting to authenticate users against an existing LDAP server (Active-Directory) using the LdapExtLoginModule provided by JBoss 4.2.3.I have had some success connecting, but the LDAP server se[详细]
2023-03-18 03:29 分类:问答Authorise a JAAS session by NT Group?
Is i开发者_StackOverflowt possible to authorise JAAS sessions based on membership of NT Groups?It looks like it is user level only.[详细]
2023-03-17 00:53 分类:问答Kerberos - difference between JAAS connection to server and SQL Server Trusted Connection
My understanding is that both JAAS and SQL Server can be configured to use kerberos in a domain environment, with an active directory server.[详细]
2023-03-16 11:29 分类:问答Passing information between Java LoginModules (Generic Map Problem)
I am currently trying to write some LoginModules to enable users to log into a Java application.Here is my .java.login.config file:[详细]
2023-03-16 06:08 分类:问答Can JAAS security domain info only be specified in server specific deployment descriptors?
I\'m doing form-based authentication in JSF and I can get it to work but it requires a server specific deployment descriptor to specify the JAAS security domain info.[详细]
2023-03-16 00:50 分类:问答JAAS, doing login from outside the container
I have an application with JAAS and i need do an exter开发者_如何学运维nal login from the legacy, so i wrote a servlet with this code bellow, it works fine, but when i do another submit the JAAS tries[详细]
2023-03-13 06:35 分类:问答Getting problems in adding cutom JAAS Login module in Servicemix
I am using Servicemix 4.2 for my osgi based webservice application. My webservice application is exposed using the CXF stack provided with the Servicemix.[详细]
2023-03-12 21:16 分类:问答JSF 2.0 how to display element depending of the user right?
I am writing an application using JSF 2.0, java ee and glassfish. My user interface is simple xhtml containing jsf.[详细]
2023-03-12 00:17 分类:问答jaas, authenticate application users on a database table
I want to know the simplest way to authenticate an application u开发者_StackOverflowser on a database table using jaas.[详细]
2023-03-11 07:15 分类:问答
加载中,请稍侯......