Package org.hibernate.secure.spi
Interface PermissionCheckEntityInformation
-
- All Known Implementing Classes:
AbstractPreDatabaseOperationEvent,PreDeleteEvent,PreInsertEvent,PreLoadEvent,PreUpdateEvent
@Deprecated public interface PermissionCheckEntityInformationDeprecated.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.ObjectgetEntity()Deprecated.java.lang.StringgetEntityName()Deprecated.java.io.SerializablegetIdentifier()Deprecated.
-