|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASelectAuthorizationException | |
---|---|
org.aselect.agent.authorization | |
org.aselect.agent.authorization.evaluation | |
org.aselect.agent.authorization.parsing |
Uses of ASelectAuthorizationException in org.aselect.agent.authorization |
---|
Methods in org.aselect.agent.authorization that throw ASelectAuthorizationException | |
---|---|
boolean |
AuthorizationEngine.isUserAuthorized(java.lang.String sAppId,
java.lang.String sURI,
java.util.Hashtable htUserAttributes)
Check if a user is authorized. |
void |
AuthorizationEngine.setAuthorizationRules(java.lang.String sAppId,
java.lang.String[] saIDs,
java.lang.String[] saRules,
java.lang.String[] saURIs)
Set authorization rules for an application. |
Uses of ASelectAuthorizationException in org.aselect.agent.authorization.evaluation |
---|
Methods in org.aselect.agent.authorization.evaluation that throw ASelectAuthorizationException | |
---|---|
boolean |
AuthorizationRuleEvaluator.evaluate(java.util.Hashtable htAttributes,
EvaluationTree tEvaluation)
Evaluate a authorization rule. |
Uses of ASelectAuthorizationException in org.aselect.agent.authorization.parsing |
---|
Methods in org.aselect.agent.authorization.parsing that throw ASelectAuthorizationException | |
---|---|
void |
AuthorizationRuleParser.parse()
Parse a Evaluation Rule. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |