public interface IDMapper
| Modifier and Type | Method and Description |
|---|---|
ItimID |
mapSubjectToItimID(javax.security.auth.Subject subject)
Maps the authenticated user subject to ITIM account user ID and returns
the ITIM account user ID.
|
ItimID |
mapUserIDToItimID(java.lang.String userID)
Maps the authentication user ID to the ITIM account user ID and returns
the ITIM account user ID.
|
ItimID mapSubjectToItimID(javax.security.auth.Subject subject)
subject - The JAAS subject that represents the authenticated user.ItimIDItimID mapUserIDToItimID(java.lang.String userID)
userID - The user ID that represents the authenticated user.ItimIDIBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.