Class Proxy
java.lang.Object
Structural.Proxy.Proxy
- All Implemented Interfaces:
Subject
-
Constructor Summary
ConstructorsConstructorDescriptionProxy(boolean isAuthenticated) Constructs the Proxy with authentication status. -
Method Summary
-
Constructor Details
-
Proxy
public Proxy(boolean isAuthenticated) Constructs the Proxy with authentication status.- Parameters:
isAuthenticated- Whether the client is authenticated.
-
-
Method Details
-
request
-