protected int |
UserAccessDecisionVoter.voteImpl(org.springframework.security.core.Authentication authentication,
org.aopalliance.intercept.MethodInvocation invocation,
Collection<org.springframework.security.access.ConfigAttribute> attributes,
Object[] methodArgs,
org.duracloud.account.db.model.DuracloudUser user,
SecuredRule securedRule,
String role,
SecuredRule.Scope scope) |
protected abstract int |
BaseAccessDecisionVoter.voteImpl(org.springframework.security.core.Authentication authentication,
org.aopalliance.intercept.MethodInvocation invocation,
Collection<org.springframework.security.access.ConfigAttribute> attributes,
Object[] methodArgs,
org.duracloud.account.db.model.DuracloudUser user,
SecuredRule securedRule,
String role,
SecuredRule.Scope scope) |
protected int |
AccountManagerAccessDecisionVoter.voteImpl(org.springframework.security.core.Authentication authentication,
org.aopalliance.intercept.MethodInvocation invocation,
Collection<org.springframework.security.access.ConfigAttribute> attributes,
Object[] methodArgs,
org.duracloud.account.db.model.DuracloudUser user,
SecuredRule securedRule,
String role,
SecuredRule.Scope scope) |
protected int |
AccountAccessDecisionVoter.voteImpl(org.springframework.security.core.Authentication authentication,
org.aopalliance.intercept.MethodInvocation invocation,
Collection<org.springframework.security.access.ConfigAttribute> attributes,
Object[] methodArgs,
org.duracloud.account.db.model.DuracloudUser user,
SecuredRule securedRule,
String role,
SecuredRule.Scope scope) |