public class USERMANAGER extends Object
Modifier and Type | Field and Description |
---|---|
static UriRef |
AddCustomPropertyPage
* An RDF type denoting that the subject of this type is connected to
information needed to present a web page for adding a customproperty to a role.
|
static UriRef |
AddUserPage
An RDF type denoting that the subject of this type is connected to
information needed to present a web page for adding a new user.
|
static UriRef |
CustomFieldPage
An RDF type denoting that the subject of this type is connected to
information needed to present a web page for managing custom fields.
|
static UriRef |
custominformation |
static UriRef |
CustomUserInformationPage
An RDF type denoting that the subject of this type is connected to
information needed to present a web page for updating user data.
|
static UriRef |
PasswordResetMail
An RDF type denoting that the subject of this type is connected to
information needed to compose an email containing the new password of
a user.
|
static UriRef |
PasswordResetPage
An RDF type denoting that the subject of this type is connected to
information needed to present a web page for resetting a users password.
|
static UriRef |
PasswordResetSuccessPage
An RDF type denoting that the subject of this type is connected to
information needed to present a web page for informing a user that
his/her password was successfully resetted.
|
static UriRef |
permission
Points to an object describing a permission.
|
static UriRef |
recipient
Points to an Agent.
|
static UriRef |
role
Points to an object defining a role.
|
static UriRef |
RoleOverviewPage
An RDF type denoting that the subject of this type is connected to
information needed to present a list of roles on a web page.
|
static UriRef |
RolePermissionPage
An RDF type denoting that the subject of this type is connected to
information for presenting and managing permissions of a specific role.
|
static UriRef |
UpdateUserPage
An RDF type denoting that the subject of this type is connected to
information needed to present a web page for updating user data.
|
static UriRef |
user
Points to an object defining a user.
|
static UriRef |
UserFormField
An RDF type denoting that the subject, which is a custom field,
is used as one of the form fields to describe a user
|
static UriRef |
UserOverviewPage
An RDF type denoting that the subject of this type is connected to
information needed to present a list of users on a web page.
|
static UriRef |
UserPermissionPage
An RDF type denoting that the subject of this type is connected to
information for presenting and managing permissions of a specific user.
|
static UriRef |
value
Points to a value of a custom field.
|
Constructor and Description |
---|
USERMANAGER() |
public static final UriRef UserOverviewPage
public static final UriRef RoleOverviewPage
public static final UriRef UserPermissionPage
public static final UriRef RolePermissionPage
public static final UriRef AddUserPage
public static final UriRef UpdateUserPage
public static final UriRef AddCustomPropertyPage
public static final UriRef CustomUserInformationPage
public static final UriRef CustomFieldPage
public static final UriRef UserFormField
public static final UriRef PasswordResetPage
public static final UriRef PasswordResetSuccessPage
public static final UriRef PasswordResetMail
public static final UriRef user
public static final UriRef role
public static final UriRef value
public static final UriRef permission
public static final UriRef recipient
public static final UriRef custominformation
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.