Uses of Class
org.apache.tika.pipes.fetcher.http.jwt.JwtCreds
-
Packages that use JwtCreds Package Description org.apache.tika.pipes.fetcher.http.jwt -
-
Uses of JwtCreds in org.apache.tika.pipes.fetcher.http.jwt
Subclasses of JwtCreds in org.apache.tika.pipes.fetcher.http.jwt Modifier and Type Class Description class
JwtPrivateKeyCreds
class
JwtSecretCreds
Constructors in org.apache.tika.pipes.fetcher.http.jwt with parameters of type JwtCreds Constructor Description JwtGenerator(JwtCreds jwtCreds)
-