Interface ProtectedAccessIntermediateFactory

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 ProtectedAccessIntermediateFactory
Creates ProtectedAccess instances by consuming ProtectedAccessParam.

This factory is skipping flow phases prior to this one.

Use of(ProtectedAccessParam) to create a new instance.

Author:
Martin Siegemund
See Also:
7. Accessing Protected Resources