Package org.hibernate.secure.spi
Interface PermissionCheckEntityInformation
-
- All Known Implementing Classes:
AbstractPreDatabaseOperationEvent
,PreDeleteEvent
,PreInsertEvent
,PreLoadEvent
,PreUpdateEvent
@Deprecated public interface PermissionCheckEntityInformation
Deprecated.Support for JACC will be removed in 6.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.Object
getEntity()
Deprecated.java.lang.String
getEntityName()
Deprecated.java.io.Serializable
getIdentifier()
Deprecated.
-