public interface TokenMapper
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
mapRefreshToken(refresh_token rt) |
Map<String,Object> |
mapSession(com.iplanet.dpro.session.Session session,
com.sun.identity.idm.AMIdentity idm,
javax.servlet.http.HttpServletRequest request) |
Map<String,Object> |
session2agent(String ua) |
Map<String,Object> mapSession(com.iplanet.dpro.session.Session session, com.sun.identity.idm.AMIdentity idm, javax.servlet.http.HttpServletRequest request) throws Exception
ExceptionMap<String,Object> mapRefreshToken(refresh_token rt) throws Exception
ExceptionCopyright © 2024. All rights reserved.