public static final class ALBAuthenticationAction.Builder
extends java.lang.Object
ALBAuthenticationAction.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBAuthenticationAction. |
| Modifier and Type | Method and Description |
|---|---|
ALBAuthenticationAction |
build() |
ALBAuthenticationAction.Builder |
setType(java.lang.String type)
Possible values are:
ALBAuthenticationAction.TYPE_SKIP_AUTHENTICATION
ALBAuthenticationAction.TYPE_USE_DEFAULT_AUTHENTICATION
Authentication Action to be taken for a matched Rule. |
public Builder()
ALBAuthenticationAction.public ALBAuthenticationAction.Builder setType(java.lang.String type)
type - New value for the property.public ALBAuthenticationAction build()