Index

C | E | G | H | I | J | P | S | U | V

C

  • check_password() (aiorest_ws.auth.user.abstractions.User method)

E

  • email (aiorest_ws.auth.user.abstractions.User attribute)

G

  • generate() (aiorest_ws.auth.token.managers.JSONWebTokenManager method)
  • get_fullname() (aiorest_ws.auth.user.abstractions.User method)

H

  • has_permission() (aiorest_ws.auth.user.abstractions.User method)

I

  • id (aiorest_ws.auth.user.abstractions.User attribute)
  • is_active (aiorest_ws.auth.user.abstractions.User attribute)
  • is_anonymous (aiorest_ws.auth.user.abstractions.User attribute)
  • is_authenticated() (aiorest_ws.auth.user.abstractions.User method)
  • is_staff (aiorest_ws.auth.user.abstractions.User attribute)
  • is_superuser (aiorest_ws.auth.user.abstractions.User attribute)
  • is_user (aiorest_ws.auth.user.abstractions.User attribute)

J

  • JSONWebTokenManager (class in aiorest_ws.auth.token.managers)

P

  • password (aiorest_ws.auth.user.abstractions.User attribute)
  • permissions (aiorest_ws.auth.user.abstractions.User attribute)

S

  • set_reserved_attribute() (aiorest_ws.auth.token.managers.JSONWebTokenManager method)

U

  • User (class in aiorest_ws.auth.user.abstractions)
  • username (aiorest_ws.auth.user.abstractions.User attribute)

V

  • verify() (aiorest_ws.auth.token.managers.JSONWebTokenManager method)

Logo

REST framework with WebSockets support

https://secure.travis-ci.org/Relrin/aiorest-ws.svg?branch=master

Navigation

  • Authentication
  • Application usage
  • Factories and protocols
  • Routing
  • Serializers
  • Serializer fields
  • Serializer relations
  • HTTP wrappers
  • Views

Quick search

©2016, Valeryi Savich. | Powered by Sphinx 1.5.3 & Alabaster 0.7.10
Fork me on GitHub