tsec-http4s
0.5.0
tsec-http4s
API
tsec
authentication
credentials
BCryptPasswordStore
CredentialStore
CredentialsError
PasswordStore
RawCredentials
SCryptPasswordStore
AugmentedJWT
AugmentedJWT
AuthEncryptedCookie
AuthEncryptedCookie
Internal
Internal
AuthToken
AuthenticatedCookie
AuthenticatedCookie
Authenticator
AuthenticatorSyntax
BackingStore
BearerTokenAuthenticator
BearerTokenAuthenticator
EncryptedCookieAuthenticator
EncryptedCookieAuthenticator
IdentityStore
JWTAuthenticator
JWTAuthenticator
backed
pstateless
unbacked
SecuredRequest
SecuredRequestHandler
SecuredRequestHandler
SignedCookieAuthenticator
SignedCookieAuthenticator
StatefulECAuthenticator
StatelessECAuthenticator
TSecAuthService
TSecBearerToken
TSecBearerToken
TSecCookieSettings
TSecJWTSettings
TSecMiddleware
TSecTokenSettings
UserAwareRequest
UserAwareService
asAuthed
asAware
authorization
AuthGroup
Authorization
Authorization
AuthorizationInfo
BLPAuthorization
BLPReadAction
BLPReadAction
BLPWriteAction
BLPWriteAction
BasicDAC
BasicRBAC
BasicRBAC
DynamicAuthGroup
DynamicRBAC
HierarchyAuth
HierarchyAuth
InvalidAuthLevelError
SimpleAuthEnum
SimpleAuthEnum
InvalidAuthorization
cookies
AEADCookie
AEADCookieEncryptor
CookieSigner
SignedCookie
csrf
CSRFToken
TSecCSRF
TSecCSRF
tsec-http4s
/
tsec
/
tsec.csrf
/
CSRFToken
CSRFToken
tsec.csrf.package$.CSRFToken$
object
CSRFToken
extends
ManagedRandom
Attributes
Source
package.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
ManagedRandom
class
Object
trait
Matchable
class
Any
Self type
CSRFToken
.type
Members list
Clear all
Type members
Types
type
Token
<:
String
Attributes
Source
package.scala
Value members
Concrete methods
def
apply
(
s
:
String
):
CSRFToken
Attributes
Source
package.scala
def
generateHexBase
(
tokenLength
:
Int
):
String
Attributes
Source
package.scala
def
subst
[
F
[
_
]](
value
:
F
[
String
]):
F
[
CSRFToken
]
Attributes
Source
package.scala
Inherited methods
def
nextBytes
(
bytes
:
Array
[
Byte
]):
Unit
Attributes
Inherited from:
ManagedRandom
Source
ManagedRandom.scala
In this article
Attributes
Members list
Type members
Types
Value members
Concrete methods
Inherited methods