Uses of Interface
de.xima.fc.interfaces.auth.IAuthenticationContext
-
Packages that use IAuthenticationContext Package Description de.xima.fc.interfaces.user de.xima.fc.user -
-
Uses of IAuthenticationContext in de.xima.fc.interfaces.user
Methods in de.xima.fc.interfaces.user that return IAuthenticationContext Modifier and Type Method Description IAuthenticationContextIUser. getAuthenticationContext() -
Uses of IAuthenticationContext in de.xima.fc.user
Methods in de.xima.fc.user that return IAuthenticationContext Modifier and Type Method Description IAuthenticationContextVirtualUser. getAuthenticationContext()
-