|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.layout.impl.PortletActionSecurityPathBehavior
org.apache.jetspeed.layout.impl.PortletActionSecurityPathMergeBehavior
public class PortletActionSecurityPathMergeBehavior
Abstracted behavior of security checks when used with the profiling rule "user-rolecombo". This behavior merges all roles into a single role combo.
Field Summary | |
---|---|
protected org.apache.commons.logging.Log |
log
|
Fields inherited from class org.apache.jetspeed.layout.impl.PortletActionSecurityPathBehavior |
---|
pageManager |
Constructor Summary | |
---|---|
PortletActionSecurityPathMergeBehavior(PageManager pageManager)
|
|
PortletActionSecurityPathMergeBehavior(PageManager pageManager,
java.lang.Boolean enableCreateUserPagesFromRolesOnEdit)
|
Method Summary | |
---|---|
javax.security.auth.Subject |
getSubject(RequestContext context)
|
Methods inherited from class org.apache.jetspeed.layout.impl.PortletActionSecurityPathBehavior |
---|
checkAccess, createNewPageOnEdit, isCreateNewPageOnEditEnabled, isPageQualifiedForCreateNewPageOnEdit, isPageQualifiedForCreateNewPageOnEdit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.jetspeed.layout.PortletActionSecurityBehavior |
---|
checkAccess, createNewPageOnEdit, isCreateNewPageOnEditEnabled, isPageQualifiedForCreateNewPageOnEdit |
Field Detail |
---|
protected org.apache.commons.logging.Log log
Constructor Detail |
---|
public PortletActionSecurityPathMergeBehavior(PageManager pageManager)
public PortletActionSecurityPathMergeBehavior(PageManager pageManager, java.lang.Boolean enableCreateUserPagesFromRolesOnEdit)
Method Detail |
---|
public javax.security.auth.Subject getSubject(RequestContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |