Uses of Class
co.arago.hiro.client.rest.AuthAPI.Conf
-
Packages that use AuthAPI.Conf Package Description co.arago.hiro.client.rest -
-
Uses of AuthAPI.Conf in co.arago.hiro.client.rest
Classes in co.arago.hiro.client.rest with type parameters of type AuthAPI.Conf Modifier and Type Class Description static classAuthAPI.Conf<T extends AuthAPI.Conf<T>>Subclasses of AuthAPI.Conf in co.arago.hiro.client.rest Modifier and Type Class Description static classAuthAPI.BuilderMethods in co.arago.hiro.client.rest that return AuthAPI.Conf Modifier and Type Method Description static AuthAPI.Conf<?>AuthAPI. newBuilder(TokenAPIHandler tokenAPIHandler)Get aAuthAPI.BuilderforAuthAPI.Constructors in co.arago.hiro.client.rest with parameters of type AuthAPI.Conf Constructor Description AuthAPI(AuthAPI.Conf<?> builder)Protected constructor.
-