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

SecurityModule - JBOSS Portal 2.2 API 英文版文档


org.jboss.portal.core.modules
Interface SecurityModule

All Known Implementing Classes:
SecurityModuleImpl

public interface SecurityModule


Method Summary
 SchemeStore getStore(FQN fqn)
          Return the scheme store for the given fqn.
 

Method Detail

getStore

public SchemeStore getStore(FQN fqn)
Return the scheme store for the given fqn.

Parameters:
fqn - the target fqn
Returns:
the store