| addGrantBranch(final String p_grantId, final String p_clientId) | org.xdi.oxauth.service.GrantService | inlineprivate |
| appConfiguration | org.xdi.oxauth.service.GrantService | private |
| applicationAuditLogger | org.xdi.oxauth.service.GrantService | private |
| auditLogging(Collection< TokenLdap > entries) | org.xdi.oxauth.service.GrantService | inlineprivate |
| baseDn() | org.xdi.oxauth.service.GrantService | inline |
| buildDn(String p_uniqueIdentifier, String p_grantId, String p_clientId) | org.xdi.oxauth.service.GrantService | inline |
| cacheService | org.xdi.oxauth.service.GrantService | private |
| cleanUp() | org.xdi.oxauth.service.GrantService | inline |
| clientService | org.xdi.oxauth.service.GrantService | private |
| containsGrantBranch(final String p_grantId, final String p_clientId) | org.xdi.oxauth.service.GrantService | inlineprivate |
| generateGrantId() | org.xdi.oxauth.service.GrantService | inlinestatic |
| getBaseDnForGrant(final String p_grantId, final String p_clientId) | org.xdi.oxauth.service.GrantService | inlineprivate |
| getCacheClientTokens(String clientId) | org.xdi.oxauth.service.GrantService | inline |
| getCacheClientTokensEntries(String clientId) | org.xdi.oxauth.service.GrantService | inline |
| getCacheSessionTokens(String sessionDn) | org.xdi.oxauth.service.GrantService | inline |
| getCacheTokensEntries(Set< String > tokenHashes) | org.xdi.oxauth.service.GrantService | inline |
| getExpiredGrantFilter() | org.xdi.oxauth.service.GrantService | inlineprivate |
| getExpiredOldGrantFilter() | org.xdi.oxauth.service.GrantService | inlineprivate |
| getExpiredTokenFilter() | org.xdi.oxauth.service.GrantService | inlineprivate |
| getGrantsByAuthorizationCode(String p_authorizationCode) | org.xdi.oxauth.service.GrantService | inline |
| getGrantsByCode(String p_code) | org.xdi.oxauth.service.GrantService | inline |
| getGrantsByCode(String p_code, boolean onlyFromCache) | org.xdi.oxauth.service.GrantService | inline |
| getGrantsByCodeAndClient(String p_code, String p_clientId) | org.xdi.oxauth.service.GrantService | inline |
| getGrantsByGrantId(String p_grantId) | org.xdi.oxauth.service.GrantService | inline |
| getGrantsBySessionDn(String sessionDn) | org.xdi.oxauth.service.GrantService | inline |
| getGrantsFromCacheBySessionDn(String sessionDn) | org.xdi.oxauth.service.GrantService | inline |
| getGrantsOfClient(String p_clientId) | org.xdi.oxauth.service.GrantService | inline |
| ldapEntryManager | org.xdi.oxauth.service.GrantService | private |
| load(String p_baseDn, String p_code) | org.xdi.oxauth.service.GrantService | inlineprivate |
| log | org.xdi.oxauth.service.GrantService | private |
| merge(TokenLdap p_token) | org.xdi.oxauth.service.GrantService | inline |
| mergeSilently(TokenLdap p_token) | org.xdi.oxauth.service.GrantService | inline |
| persist(TokenLdap token) | org.xdi.oxauth.service.GrantService | inline |
| prepareGrantBranch(final String p_grantId, final String p_clientId) | org.xdi.oxauth.service.GrantService | inlineprivate |
| remove(Grant grant) | org.xdi.oxauth.service.GrantService | inline |
| remove(TokenLdap p_token) | org.xdi.oxauth.service.GrantService | inline |
| remove(List< TokenLdap > p_entries) | org.xdi.oxauth.service.GrantService | inline |
| remove(AuthorizationGrant p_grant) | org.xdi.oxauth.service.GrantService | inline |
| removeAllByAuthorizationCode(String p_authorizationCode) | org.xdi.oxauth.service.GrantService | inline |
| removeAllByGrantId(String p_grantId) | org.xdi.oxauth.service.GrantService | inline |
| removeAllTokensBySession(String sessionDn) | org.xdi.oxauth.service.GrantService | inline |
| removeByCode(String p_code, String p_clientId) | org.xdi.oxauth.service.GrantService | inline |
| removeGrants(List< Grant > entries) | org.xdi.oxauth.service.GrantService | inline |
| removeSilently(TokenLdap token) | org.xdi.oxauth.service.GrantService | inline |
| removeSilently(List< TokenLdap > p_entries) | org.xdi.oxauth.service.GrantService | inline |
| shouldPutInCache(TokenType tokenType, boolean isImplicitFlow) | org.xdi.oxauth.service.GrantService | inlineprivate |
| staticConfiguration | org.xdi.oxauth.service.GrantService | private |