Interface | Description |
---|---|
RequestAuthenticator |
Request Authenticator Interface
|
Class | Description |
---|---|
AbstractAuthenticator |
AbstractAuthenticator
|
AbstractJWTAuthenticator |
AbstractAuthenticator
|
AbstractJWTRSAAuthenticator | |
AbstractPrivateKeyAuthenticator |
Abstract Private Key Authenticator
|
BasicAuthorizationAuthenticator |
BasicAuthorizationAuthenticator.
This authenticator provides a basic username/password authentication. The request should have a header named Authorization with a value that begins with "Basic" followed by the "username:password" encoded in base64. |
ClientHeaderHashAuthenticator |
Client Header Hash Authenticator
|
HeaderHashAuthenticator |
HeaderHashAuthenticator
|
JWTNoEncryptionAuthenticator | |
JWTRSAKeyStoreFileAuthenticator | |
JWTRSAPlainTextAuthenticator | |
JWTRSATrustStoreFileAuthenticator | |
JWTSecretKeyAuthenticator | |
NoSecurityAuthenticator |
No security request authenticator
|
RequestHashAuthenticator |
RequestHashAuthenticator
|
Copyright © 2019 City of Paris. All rights reserved.