public class AdminRepositoryAuthentication extends AbstractLogEnabled implements RepositoryAuthentication, Contextualizable
Modifier and Type | Field and Description |
---|---|
static String |
ADMINISTRATOR_PASSWORD_FILENAME
Location of the administrator password relative to ametys home
|
static String |
REQUEST_ATTRIBUTE_SUPER_USER
The request attribute name for telling that super user is logged in.
|
Constructor and Description |
---|
AdminRepositoryAuthentication() |
Modifier and Type | Method and Description |
---|---|
void |
contextualize(Context context)
The cocoon context, initialized during the contextualize method
|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public static final String ADMINISTRATOR_PASSWORD_FILENAME
public static final String REQUEST_ATTRIBUTE_SUPER_USER
public AdminRepositoryAuthentication()
public void contextualize(Context context) throws ContextException
contextualize
in interface Contextualizable
ContextException