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

ContainerSecurityInfo - JBOSS Portal 2.4 API 英文版文档


org.jboss.portal.portlet.container.info
Class ContainerSecurityInfo

java.lang.Object
  extended byorg.jboss.portal.portlet.container.info.ContainerSecurityInfo
All Implemented Interfaces:
SecurityInfo

public class ContainerSecurityInfo
extends java.lang.Object
implements SecurityInfo


Constructor Summary
ContainerSecurityInfo(PortletMetaData portletMD)
           
 
Method Summary
 boolean containsTransportGuarantee(TransportGuarantee transportGuarantee)
           
 java.util.Set getTransportGuarantees()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerSecurityInfo

public ContainerSecurityInfo(PortletMetaData portletMD)
Method Detail

containsTransportGuarantee

public boolean containsTransportGuarantee(TransportGuarantee transportGuarantee)
Specified by:
containsTransportGuarantee in interface SecurityInfo

getTransportGuarantees

public java.util.Set getTransportGuarantees()
Specified by:
getTransportGuarantees in interface SecurityInfo