当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
BasicSecurityContext - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.wsrp.framework.support
Class BasicSecurityContext
java.lang.Object
org.jboss.portal.portlet.support.spi.SecurityContextSupport
org.jboss.portal.test.wsrp.framework.support.BasicSecurityContext
- All Implemented Interfaces:
- SecurityContext
- public class BasicSecurityContext
- extends SecurityContextSupport
- Since:
- 2.4
- Version:
- $Revision: 5474 $
- Author:
- Chris
Laprun
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicSecurityContext
public BasicSecurityContext()
getAuthType
public java.lang.String getAuthType()
- Specified by:
getAuthType
in interface SecurityContext
- Overrides:
getAuthType
in class SecurityContextSupport
isSecure
public boolean isSecure()
- Specified by:
isSecure
in interface SecurityContext
- Overrides:
isSecure
in class SecurityContextSupport