|
Class Summary |
| OFBizAbstractProvider |
An abstract provider which handles most of the init and life cycle tasks of the provider. |
| OFBizAccessProvider |
The access provider which stores groups and memberships in the OFBiz Entity Engine. |
| OFBizCredentialsProvider |
Takes same properties as OFBizAbstractProvider with one addition:
userSequence - the name of the sequence used to generate user IDs (default: "OSUser") |
| OFBizProfileProvider |
Takes same properties as OFBizAbstractProvider with one addition:
propertySetEntity - the name of the PropertySet that is looked up (default "OSUser") |