public abstract class SessionEntity extends Object implements Serializable
| Constructor and Description |
|---|
SessionEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRealm() |
SessionEntityWrapper |
mergeRemoteEntityWithLocalEntity(SessionEntityWrapper localEntityWrapper) |
void |
setRealm(String realm) |
public String getRealm()
public void setRealm(String realm)
public SessionEntityWrapper mergeRemoteEntityWithLocalEntity(SessionEntityWrapper localEntityWrapper)
Copyright © 2017 JBoss by Red Hat. All rights reserved.