You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since most consumers of the package are expected to subclass the User and Role entities for their implementations, our DAO should only expose methods needed to support Shiro security.
We can use the current DAO as part of the overall test harness.
Since most consumers of the package are expected to subclass the User and Role entities for their implementations, our DAO should only expose methods needed to support Shiro security.
We can use the current DAO as part of the overall test harness.