acrValuesList(String acrValues) | org.xdi.oxauth.service.SessionIdService | inline |
appConfiguration | org.xdi.oxauth.service.SessionIdService | private |
applicationAuditLogger | org.xdi.oxauth.service.SessionIdService | private |
assertAuthenticatedSessionCorrespondsToNewRequest(SessionId session, String acrValuesStr) | org.xdi.oxauth.service.SessionIdService | inline |
auditLogging(SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
cacheService | org.xdi.oxauth.service.SessionIdService | private |
CONSENT_SESSION_ID_COOKIE_NAME | org.xdi.oxauth.service.SessionIdService | static |
createSessionIdCookie(String sessionId, String sessionState, HttpServletResponse httpResponse, String cookieName) | org.xdi.oxauth.service.SessionIdService | inline |
createSessionIdCookie(String sessionId, String sessionState, HttpServletResponse httpResponse, boolean isUma) | org.xdi.oxauth.service.SessionIdService | inline |
createSessionIdCookie(String sessionId, String sessionState, boolean isUma) | org.xdi.oxauth.service.SessionIdService | inline |
createSessionStateCookie(String sessionState, HttpServletResponse httpResponse) | org.xdi.oxauth.service.SessionIdService | inline |
dn(String p_id) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
externalApplicationSessionService | org.xdi.oxauth.service.SessionIdService | private |
externalAuthenticationService | org.xdi.oxauth.service.SessionIdService | private |
externalContext | org.xdi.oxauth.service.SessionIdService | private |
facesContext | org.xdi.oxauth.service.SessionIdService | private |
generateAuthenticatedSessionId(HttpServletRequest httpRequest, String userDn) | org.xdi.oxauth.service.SessionIdService | inline |
generateAuthenticatedSessionId(HttpServletRequest httpRequest, String userDn, String prompt) | org.xdi.oxauth.service.SessionIdService | inline |
generateAuthenticatedSessionId(HttpServletRequest httpRequest, String userDn, Map< String, String > sessionIdAttributes) | org.xdi.oxauth.service.SessionIdService | inline |
generateAuthenticatedSessionId(HttpServletRequest httpRequest, String userDn, Date authenticationDate, Map< String, String > sessionIdAttributes, boolean persist) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
generateJwt(SessionId sessionId, String audience) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
generateSessionId(String userDn, Date authenticationDate, SessionIdState state, Map< String, String > sessionIdAttributes, boolean persist) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
generateUnauthenticatedSessionId(String userDn) | org.xdi.oxauth.service.SessionIdService | inline |
generateUnauthenticatedSessionId(String userDn, Date authenticationDate, SessionIdState state, Map< String, String > sessionIdAttributes, boolean persist) | org.xdi.oxauth.service.SessionIdService | inline |
getAcr(SessionId session) | org.xdi.oxauth.service.SessionIdService | inline |
getBaseDn() | org.xdi.oxauth.service.SessionIdService | inlineprivate |
getConsentSessionIdFromCookie(HttpServletRequest request) | org.xdi.oxauth.service.SessionIdService | inline |
getCurrentSessionAttributes(Map< String, String > sessionAttributes) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
getFromCache(String sessionId) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
getPromptsFromSessionId(final SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
getSessionAttributes(SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inline |
getSessionById(String sessionId) | org.xdi.oxauth.service.SessionIdService | inline |
getSessionId() | org.xdi.oxauth.service.SessionIdService | inline |
getSessionId(String sessionId) | org.xdi.oxauth.service.SessionIdService | inline |
getSessionIdFromCookie(HttpServletRequest request) | org.xdi.oxauth.service.SessionIdService | inline |
getSessionIdFromCookie(HttpServletRequest request, String cookieName) | org.xdi.oxauth.service.SessionIdService | inline |
getSessionIdFromCookie() | org.xdi.oxauth.service.SessionIdService | inline |
getUmaSessionIdFromCookie(HttpServletRequest request) | org.xdi.oxauth.service.SessionIdService | inline |
isNotSessionIdAuthenticated() | org.xdi.oxauth.service.SessionIdService | inline |
isPersisted(List< Prompt > prompts) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
isSessionIdAuthenticated() | org.xdi.oxauth.service.SessionIdService | inline |
isSessionIdAuthenticated(SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inline |
isSessionValid(SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inline |
log | org.xdi.oxauth.service.SessionIdService | private |
mergeWithRetry(final SessionId sessionId, int maxAttempts) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
persistSessionId(final SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inline |
persistSessionId(final SessionId sessionId, boolean forcePersistence) | org.xdi.oxauth.service.SessionIdService | inline |
putInCache(SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inlineprivate |
refreshSessionId() | org.xdi.oxauth.service.SessionIdService | inline |
reinitLogin(SessionId session, boolean force) | org.xdi.oxauth.service.SessionIdService | inline |
remove(SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inline |
remove(List< SessionId > list) | org.xdi.oxauth.service.SessionIdService | inline |
removeConsentSessionIdCookie(HttpServletResponse httpResponse) | org.xdi.oxauth.service.SessionIdService | inline |
removeSessionIdCookie(HttpServletResponse httpResponse) | org.xdi.oxauth.service.SessionIdService | inline |
removeUmaSessionIdCookie(HttpServletResponse httpResponse) | org.xdi.oxauth.service.SessionIdService | inline |
requestParameterService | org.xdi.oxauth.service.SessionIdService | private |
resetToStep(SessionId session, int resetToStep) | org.xdi.oxauth.service.SessionIdService | inline |
SESSION_CUSTOM_STATE | org.xdi.oxauth.service.SessionIdService | static |
SESSION_ID_COOKIE_NAME | org.xdi.oxauth.service.SessionIdService | static |
SESSION_STATE_COOKIE_NAME | org.xdi.oxauth.service.SessionIdService | static |
setSessionIdStateAuthenticated(HttpServletRequest httpRequest, SessionId sessionId, String p_userDn) | org.xdi.oxauth.service.SessionIdService | inline |
staticConfiguration | org.xdi.oxauth.service.SessionIdService | private |
UMA_SESSION_ID_COOKIE_NAME | org.xdi.oxauth.service.SessionIdService | static |
updateSessionId(final SessionId sessionId) | org.xdi.oxauth.service.SessionIdService | inline |
updateSessionId(final SessionId sessionId, boolean updateLastUsedAt) | org.xdi.oxauth.service.SessionIdService | inline |
updateSessionId(final SessionId sessionId, boolean updateLastUsedAt, boolean forceUpdate, boolean modified) | org.xdi.oxauth.service.SessionIdService | inline |
updateSessionIdIfNeeded(SessionId sessionId, boolean modified) | org.xdi.oxauth.service.SessionIdService | inline |
webKeysConfiguration | org.xdi.oxauth.service.SessionIdService | private |