public class DefaultAuthenticationResult extends AbstractResource implements AuthenticationResult
deletedPropertyNames, dirty, dirtyProperties, HREF_PROP_NAME, properties, readLock, referenceFactory, writeLock| Constructor and Description |
|---|
DefaultAuthenticationResult(InternalDataStore dataStore) |
DefaultAuthenticationResult(InternalDataStore dataStore,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
Account |
getAccount() |
Map<String,Property> |
getPropertyDescriptors() |
createPropertyDescriptorMap, equals, getBoolean, getBooleanProperty, getDataStore, getDateProperty, getDeletedPropertyNames, getHref, getInt, getIntProperty, getProperty, getPropertyNames, getResourceProperty, getString, getStringProperty, getUpdatedPropertyNames, hashCode, isDirty, isMaterialized, isNew, isPrintableProperty, materialize, setProperties, setProperty, setProperty, setProperty, setResourceProperty, toStringpublic DefaultAuthenticationResult(InternalDataStore dataStore)
public DefaultAuthenticationResult(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourcepublic Account getAccount()
getAccount in interface AuthenticationResultCopyright © 2012–2014. All rights reserved.