Package io.jans.fido2.service.client
Class ResteasyClientFactory
- java.lang.Object
-
- io.jans.fido2.service.client.ResteasyClientFactory
-
@ApplicationScoped public class ResteasyClientFactory extends Object
- Version:
- May 08, 2020
- Author:
- Yuriy Movchan
-
-
Constructor Summary
Constructors Constructor Description ResteasyClientFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.resteasy.client.jaxrs.ResteasyClient
buildResteasyClient()
void
init()
-