Package org.duracloud.security.vote
Class VoterUtil
java.lang.Object
org.duracloud.security.vote.VoterUtil
- Author:
- Andrew Woods Date: Mar 14, 2010
-
Method Summary
Modifier and TypeMethodDescriptionprotected static StringdebugText(String heading, org.springframework.security.core.Authentication auth, Collection<org.springframework.security.access.ConfigAttribute> config, Object resource, int decision) This is small debug utility available to voters in this package.
-
Method Details
-
debugText
protected static String debugText(String heading, org.springframework.security.core.Authentication auth, Collection<org.springframework.security.access.ConfigAttribute> config, Object resource, int decision) This is small debug utility available to voters in this package.
-