Uses of Interface
de.xima.fc.security.token.adapter.ITokenAdapter
-
Packages that use ITokenAdapter Package Description de.xima.fc.security.token.adapter -
-
Uses of ITokenAdapter in de.xima.fc.security.token.adapter
Classes in de.xima.fc.security.token.adapter that implement ITokenAdapter Modifier and Type Class Description class
FacebookTokenAdapter
Token adapter for Facebook.Methods in de.xima.fc.security.token.adapter that return types with arguments of type ITokenAdapter Modifier and Type Method Description static Optional<ITokenAdapter>
ITokenAdapter. getByProfile(Optional<org.pac4j.core.profile.UserProfile> profile)
-