| Interface | Description |
|---|---|
| AccessToken | |
| AccessTokenService | |
| MongoDBSessionService | |
| OrderedAuthenticatingRealms |
The generic type is Realm, even though it really only contains AuthenticatingRealms.
|
| TrustManagerProvider |
| Class | Description |
|---|---|
| AccessTokenCipher | |
| AccessTokenImpl | |
| AccessTokenServiceImpl |
Provides access to access tokens in the database.
|
| AESTools | |
| DefaultX509TrustManager | |
| InMemoryRolePermissionResolver | |
| MongoDbAuthorizationCacheManager | |
| MongoDbSession | |
| MongoDbSessionDAO | |
| MongoDBSessionServiceImpl | |
| PasswordAlgorithmFactory | |
| StaticOrderedAuthenticatingRealms |
Statically ordered collection of Shiro AuthenticatingRealms.
|
| TrustAllX509TrustManager |
This TrustManager will blindly accept any certificate, useful only if you operate in a trusted environment where
the risk of MITM attacks is low, but you still want to prevent clear text connections to protect against
casual network sniffing.
|
| UserSessionTerminationListener |
Listens for
UserChangedEvent events and terminates all sessions for disabled users. |
| Enum | Description |
|---|---|
| AccessTokenImpl.Type |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.