Package io.vertigo.account.authorization
Interface ResourceNameFactory
-
- All Known Implementing Classes:
BeanResourceNameFactory
public interface ResourceNameFactory
Construit la chaine de resource pour un objet donné.- Author:
- npiedeloup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
toResourceName(Object value)
-