All Methods Instance Methods Abstract Methods Concrete Methods
Modifier and Type |
Method and Description |
protected IdentityLinkEntity |
createIdentityLinkWithValue(String value,
String identityLinkType,
String scopeId,
String scopeType,
boolean isUserValue) |
protected void |
createTranslation(String scopeId,
String scopeType,
String key,
String locale,
String value) |
protected SecurityPolicyModel |
getDefaultSecurityPolicyModel(String tenantId,
PolicyRepositoryService policyRepositoryService) |
protected Collection<String> |
getExpressionCollectionValue(String value,
VariableContainer variableContainer) |
protected abstract ExpressionManager |
getExpressionManager() |
protected String |
getExpressionStringValue(String value,
VariableContainer variableContainer) |
protected Object |
getExpressionValue(String value,
VariableContainer variableContainer) |
protected abstract IdentityLinkService |
getIdentityLinkService() |
protected SecurityPolicyModel |
getSecurityPolicyModelByKey(String securityPolicyModelKey,
String tenantId) |