public class CertificatePerson extends Person
AppUser.| Modifier and Type | Field and Description |
|---|---|
java.util.regex.Pattern |
subject_pattern |
| Modifier | Constructor and Description |
|---|---|
protected |
CertificatePerson(CertificatePersonFactory<?> fac,
uk.ac.ed.epcc.webapp.model.data.Repository.Record res) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDN() |
java.lang.String |
getIdentifier(int max) |
java.lang.String |
getName() |
evaluateExpression, evaluateExpression, getDefinedProperties, getExpressionTargetFactory, getFactory, getParser, getProperty, getProperty, setAll, setOptionalProperty, setProperty, setProperty, supports, writablecanLogin, doWelcome, getEmail, getLastTimeDetailsUpdated, getSortName, getWebName, isPlaceholder, markDetailsUpdated, needDetailsUpdate, nonRandomString, postUpdate, randomString, randomString, setEmail, setWebNameaddToMap, addToMap, addToMap, commit, delete, empty, equals, formUpdate, getContext, getFactoryTag, getID, getIdentifier, getLogger, getMap, getRecord, getRecord, getRecord, getSQLContext, getUniqueIdName, hashCode, post_commit, postCreate, pre_commit, release, setContents, setDirty, setMap, toStringprotected CertificatePerson(CertificatePersonFactory<?> fac, uk.ac.ed.epcc.webapp.model.data.Repository.Record res)
public java.lang.String getDN()
public java.lang.String getName()
getName in interface java.security.PrincipalgetName in class uk.ac.ed.epcc.webapp.session.ExtAuthAppUserpublic java.lang.String getIdentifier(int max)
getIdentifier in interface uk.ac.ed.epcc.webapp.forms.IdentifiedgetIdentifier in class Person