站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 connector API Documentation 英文版文档

Uses of Class org.jboss.resource.security.AbstractPasswordCredentialLoginModule (JBoss Connector API) - JBoss 3.2.7 connector API Documentation 英文版文档


Uses of Class
org.jboss.resource.security.AbstractPasswordCredentialLoginModule

Packages that use AbstractPasswordCredentialLoginModule
org.jboss.resource.security   
 

Uses of AbstractPasswordCredentialLoginModule in org.jboss.resource.security
 

Subclasses of AbstractPasswordCredentialLoginModule in org.jboss.resource.security
 class CallerIdentityLoginModule
          A simple login module that simply associates the principal making the connection request with the actual EIS connection requirements.
 class ConfiguredIdentityLoginModule
          A simple login module that simply associates the principal specified in the module options with any subject authenticated against the module.
 class JaasSecurityDomainIdentityLoginModule
          A login module for statically defining a data source username and password that uses a password that has been ecrypted by a JaasSecurityDomain.
 class SecureIdentityLoginModule
          An example of how one could encrypt the database password for a jca connection factory.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.