public class IpAddressVoter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IP_LOCAL_HOST |
static java.lang.String |
IP_PREFIX |
| Constructor and Description |
|---|
IpAddressVoter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(ConfigAttribute attribute) |
int |
vote(Authentication authentication,
java.lang.Object object,
java.util.Collection<ConfigAttribute> config) |
public static final java.lang.String IP_PREFIX
public static final java.lang.String IP_LOCAL_HOST
Copyright © 2018 SAP SE. All Rights Reserved.