RAPyDo HTTP-APIs
stable
restapi
restapi.config
restapi.endpoints
restapi.env
restapi.exceptions
restapi.models
restapi.rest
restapi.services
restapi.services.authentication
restapi.services.authentication.get_login_ban_time
restapi.services.authentication.get_max_login_attempts
restapi.services.authentication.get_timedelta
restapi.services.authentication.import_secret
restapi.services.authentication.BaseAuthentication
restapi.services.authentication.DecodedPayload
restapi.services.authentication.NoAuthentication
restapi.services.authentication.Payload
restapi.services.authentication.Role
restapi.services.authentication.Token
restapi.services.authentication.AuthMissingTOTP
restapi.services.authentication.InvalidToken
restapi.types
restapi.utilities
RAPyDo HTTP-APIs
restapi
restapi.services
restapi.services.authentication
restapi.services.authentication.Role
Edit on GitHub
restapi.services.authentication.Role
class
restapi.services.authentication.
Role
(
value
,
names
=
None
,
*
,
module
=
None
,
qualname
=
None
,
type
=
None
,
start
=
1
,
boundary
=
None
)
[source]
__init__
(
*
args
,
**
kwds
)
Attributes
ADMIN
COORDINATOR
STAFF
USER