module Troles::Storage
@author Kristian Mandrup
Many role storage for storing roles as an Integer bitmask on the role subject
@note all methods potentially operate directly on values in the data store
@author Kristian Mandrup
Many role storage for storing (embedding) multiple Role instances in a list on the role subject
@note all methods potentially operate directly on values in the data store
@author Kristian Mandrup
Many role storage for storing multiple Role references on the role subject
@note all methods potentially operate directly on values in the data store
@author Kristian Mandrup
Many role storage for storing multiple Role references on the role subject
@note all methods potentially operate directly on values in the data store
@author Kristian Mandrup
Many role storage for storing a comma ',' seperated String of roles on the role subject
@note all methods potentially operate directly on values in the data store