Uses of Interface
com.github.scribejava.core.services.TimestampService
-
Packages that use TimestampService Package Description com.github.scribejava.core.builder.api com.github.scribejava.core.services -
-
Uses of TimestampService in com.github.scribejava.core.builder.api
Methods in com.github.scribejava.core.builder.api that return TimestampService Modifier and Type Method Description TimestampServiceDefaultApi10a. getTimestampService()Returns the timestamp service. -
Uses of TimestampService in com.github.scribejava.core.services
Classes in com.github.scribejava.core.services that implement TimestampService Modifier and Type Class Description classTimestampServiceImplImplementation ofTimestampServiceusing plain java classes.
-