org.teiid.query.eval
Interface SecurityFunctionEvaluator
- All Known Implementing Classes:
- PreparedStatementRequest, Request
public interface SecurityFunctionEvaluator
|
Field Summary |
static java.lang.String |
DATA_ROLE
|
|
Method Summary |
boolean |
hasRole(java.lang.String roleType,
java.lang.String roleName)
|
DATA_ROLE
static final java.lang.String DATA_ROLE
- See Also:
- Constant Field Values
hasRole
boolean hasRole(java.lang.String roleType,
java.lang.String roleName)
throws TeiidComponentException
- Throws:
TeiidComponentException
Copyright © 2011. All Rights Reserved.