Uses of Class
de.xima.fc.mdl.token.TokenConfiguration
-
Packages that use TokenConfiguration Package Description de.xima.fc.api.entity Package for the API access of the model classes.de.xima.fc.dao.impl de.xima.fc.dao.interfaces de.xima.fc.handler.entity de.xima.fc.handler.interfaces.entity -
-
Uses of TokenConfiguration in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return TokenConfiguration Modifier and Type Method Description TokenConfigurationUserTokenAPI. getTokenConfiguration(UserContext uc) -
Uses of TokenConfiguration in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return TokenConfiguration Modifier and Type Method Description TokenConfigurationUserRefreshTokenDao. getTokenConfiguration(IEntityContext ec) -
Uses of TokenConfiguration in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return TokenConfiguration Modifier and Type Method Description TokenConfigurationIUserRefreshTokenDao. getTokenConfiguration(IEntityContext ec) -
Uses of TokenConfiguration in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return TokenConfiguration Modifier and Type Method Description TokenConfigurationUserTokenHandler. getTokenConfiguration(UserContext uc) -
Uses of TokenConfiguration in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return TokenConfiguration Modifier and Type Method Description TokenConfigurationIUserTokenHandler. getTokenConfiguration(UserContext uc)
-