public class HybrisCurrentlyAdminstratingVoter
extends java.lang.Object
| Constructor and Description |
|---|
HybrisCurrentlyAdminstratingVoter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(ConfigAttribute attribute) |
int |
vote(Authentication authentication,
java.lang.Object object,
java.util.Collection<ConfigAttribute> config) |
public boolean supports(ConfigAttribute attribute)
org.springframework.security.access.AccessDecisionVoter#supports(org.springframework.security.access.ConfigAttribute)public int vote(Authentication authentication,
java.lang.Object object,
java.util.Collection<ConfigAttribute> config)
org.springframework.security.access.AccessDecisionVoter#vote(org.springframework.security.core.Authentication,
java.lang.Object, java.util.Collection)Copyright © 2018 SAP SE. All Rights Reserved.