@Entity public class JPAAnyTemplateRealm extends AbstractAnyTemplate implements AnyTemplateRealm
Modifier and Type | Field and Description |
---|---|
static String |
TABLE |
LOG
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
Constructor and Description |
---|
JPAAnyTemplateRealm() |
Modifier and Type | Method and Description |
---|---|
Realm |
getRealm() |
void |
setRealm(Realm realm) |
get, getAnyType, set, setAnyType
getKey, setKey
checkImplementationType, checkType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get, getAnyType, set, setAnyType
public static final String TABLE
public Realm getRealm()
getRealm
in interface AnyTemplateRealm
public void setRealm(Realm realm)
setRealm
in interface AnyTemplateRealm
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.