Uses of Interface
com.peterphi.std.guice.restclient.resteasy.impl.BearerGenerator
Package
Description
-
Uses of BearerGenerator in com.peterphi.std.guice.restclient.resteasy.impl
Modifier and TypeMethodDescriptionResteasyClientFactoryImpl.BearerTokenCredentials.token()
Returns the value of thetoken
record component.ModifierConstructorDescriptionCreates an instance of aBearerTokenCredentials
record class. -
Uses of BearerGenerator in com.peterphi.std.guice.web.rest.auth.oauth2
Modifier and TypeClassDescriptionclass
Bearer Token Generator that automatically generates User Manager Delegation Tokens for outgoing service calls it is assigned to help with.