public class FileAgent extends AbstractIdentityTypeEntry<org.picketlink.idm.model.Agent>
| Constructor and Description |
|---|
FileAgent(org.picketlink.idm.model.Agent agent) |
| Modifier and Type | Method and Description |
|---|---|
protected org.picketlink.idm.model.Agent |
doCreateInstance(Map<String,Serializable> properties) |
protected org.picketlink.idm.model.Agent |
doPopulateEntry(Map<String,Serializable> properties) |
protected void |
doPopulateProperties(Map<String,Serializable> properties) |
doReadObject, doWriteObjectgetEntry, getType, getVersionprotected void doPopulateProperties(Map<String,Serializable> properties) throws Exception
doPopulateProperties in class AbstractIdentityTypeEntry<org.picketlink.idm.model.Agent>Exceptionprotected org.picketlink.idm.model.Agent doCreateInstance(Map<String,Serializable> properties) throws Exception
doCreateInstance in class AbstractAttributedTypeEntry<org.picketlink.idm.model.Agent>Exceptionprotected org.picketlink.idm.model.Agent doPopulateEntry(Map<String,Serializable> properties) throws Exception
doPopulateEntry in class AbstractIdentityTypeEntry<org.picketlink.idm.model.Agent>ExceptionCopyright © 2013. All Rights Reserved.