站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

org.jboss.portal.core.security.jaas - JBOSS Portal 2.2 API 英文版文档


Package org.jboss.portal.core.security.jaas

Interface Summary
IdentityPropagationLoginModule.Runnable  
 

Class Summary
CacheLoginModule This login module takes the incoming hash and fetch login/password from its cache and put it in the shared map.
CacheLoginModule.Handle Handle returned to the client.
IdentityPropagationLoginModule This login module provides identity propagation in the same virtual machine.
ModelLoginModule A login module that uses the user module.