Interface ProtectedAccessFlowFactory

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public interface ProtectedAccessFlowFactory
Creates ProtectedAccess instances by consuming ProtectedAccessFlowFactoryParam. Accessing protected resources is possible after a successful OAuth authentication flow.
Author:
Martin Siegemund
See Also:
7. Accessing Protected Resources