public abstract class AbstractResourceServerModel<E extends AbstractEntity> extends AbstractAuthorizationModel implements ResourceServer
ResourceServer.SearchableFields| Modifier and Type | Field and Description |
|---|---|
protected E |
entity |
storeFactory| Constructor and Description |
|---|
AbstractResourceServerModel(E entity,
StoreFactory storeFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
throwExceptionIfReadonlyclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDecisionStrategy, getId, getPolicyEnforcementMode, isAllowRemoteResourceManagement, setAllowRemoteResourceManagement, setDecisionStrategy, setPolicyEnforcementModeprotected final E extends AbstractEntity entity
public AbstractResourceServerModel(E entity, StoreFactory storeFactory)
Copyright © 2021 JBoss by Red Hat. All rights reserved.