com.ibm.websphere.personalization.security
Interface AuthIDTranslator
-
public interface AuthIDTranslator
Implementators for the class can be registered as translators
with a Resource Collection.
Field Summary
|
static java.lang.String |
COPYRIGHT
|
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
translateAuthID
java.lang.String translateAuthID(java.lang.String id)
- Parameters:
- id - The id as known to the Personalization engine
- Returns:
- The id which should be passed to the ResourceDomain3
findById method