org.jboss.seam.security.permission
public interface IdentifierStrategy
Modifier and Type | Method and Description |
---|---|
boolean |
canIdentify(Class<?> targetClass) |
String |
getIdentifier(Object target) |
Copyright © 2015 Seam Framework. All Rights Reserved.