Package org.openiam.concurrent
Interface SecurityInfoProvider
-
- All Known Implementing Classes:
DefaultSecurityInfoProvider
public interface SecurityInfoProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getContentProviderId()
String
getLanguageId()
String
getLocale()
String
getParentAuditLogId()
String
getRequestorId()
boolean
isInternationalize()
-