Package org.openwms.core.uaa.impl
Interface UserHolder
- All Known Implementing Classes:
SystemUserWrapper
,UserWrapper
interface UserHolder
An UserHolder exposes an
User
instance to it's clients. The main purpose of this interface is the strict disjunction between the
API and the implementation class, that is kept separately in the implementation bundle.- Author:
- Heiko Scherrer
-
Method Summary