- onDELETE(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.SpecificGroupResource
-
- onDELETE(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.SpecificUserResource
-
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.GroupACLResource
-
Returns the settings of a given user if those settings belong to him or
if the user is an admin.
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.GroupResource
-
Returns a List of all Users.
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.SpecificUserResource
-
Returns the User Information and the realms if the user is an admin
of if he retrieves his own information.
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.test.AuthenticationPageResource
-
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.test.FailedResource
-
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.test.SecuredResource
-
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.test.SuccessResource
-
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.UserACLResource
-
Returns the settings of a given user if those settings belong to him or
if the user is an admin.
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.UserGroupsResource
-
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.UserResource
-
Returns a List of all Users.
- onGET(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.UserSettingsResource
-
Returns the settings of a given user if those settings belong to him or
if the user is an admin.
- onPOST(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.ACLVerifier
-
- onPOST(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.FlexibleTokenResource
-
- onPOST(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.GroupResource
-
Creates a new User.
- onPOST(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.SessionResource
-
The Login function.
- onPOST(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.UserResource
-
Creates a new User.
- onPOST(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.WebsiteLoginResource
-
- onPUT(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.GroupACLResource
-
Saves the given settings for the given user if he is
that user or if he is an admin.
- onPUT(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.SessionResource
-
Updates the SessionToken.
- onPUT(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.SpecificUserResource
-
The User can change his password, if he knows the old one.
- onPUT(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.UserACLResource
-
Saves the given settings for the given user if he is
that user or if he is an admin.
- onPUT(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.UserGroupsResource
-
- onPUT(RestRequest) - Method in class ch.software_atelier.simpleflex.rest.auth.rres.UserSettingsResource
-
Saves the given settings for the given user if he is
that user or if he is an admin.