org.teiid.query.eval
Interface SecurityFunctionEvaluator


public interface SecurityFunctionEvaluator


Field Summary
static java.lang.String DATA_ROLE
           
 
Method Summary
 boolean hasRole(java.lang.String roleType, java.lang.String roleName)
           
 

Field Detail

DATA_ROLE

static final java.lang.String DATA_ROLE
See Also:
Constant Field Values
Method Detail

hasRole

boolean hasRole(java.lang.String roleType,
                java.lang.String roleName)
                throws TeiidComponentException
Throws:
TeiidComponentException


Copyright © 2010. All Rights Reserved.