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
           
 
Method Summary
 java.lang.String translateAuthID(java.lang.String id)
           
 

Field Detail

COPYRIGHT

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

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