public static class ShieldInformationBarriersManager.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Authentication |
auth |
protected NetworkSession |
networkSession |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ShieldInformationBarriersManager.Builder |
auth(Authentication auth) |
ShieldInformationBarriersManager |
build() |
ShieldInformationBarriersManager.Builder |
networkSession(NetworkSession networkSession) |
protected Authentication auth
protected NetworkSession networkSession
public Builder()
public ShieldInformationBarriersManager.Builder auth(Authentication auth)
public ShieldInformationBarriersManager.Builder networkSession(NetworkSession networkSession)
public ShieldInformationBarriersManager build()