|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.web.client.misc.WebRoleDeterminator
@Deprecated public abstract class WebRoleDeterminator
The purpose of the role determinator is to return the role the current
principal plays in the given context.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
String |
getRole(CoContext context,
CoConfigFeature config,
CoEnvData envData)
Deprecated. Returns the role the current principal plays in the given context. |
abstract String |
getRole(CoContext context,
CoConfigFeature config,
WebEnvData envData)
Deprecated. Returns the role the current principal plays in the given context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final String getRole(CoContext context,
CoConfigFeature config,
CoEnvData envData)
throws WTException
getRole in interface CoRoleDeterminatorcontext - config - envData -
WTException
public abstract String getRole(CoContext context,
CoConfigFeature config,
WebEnvData envData)
throws WTException
context - config - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||