Uses of Interface
org.graylog2.security.OrderedAuthenticatingRealms
Packages that use OrderedAuthenticatingRealms
-
Uses of OrderedAuthenticatingRealms in org.graylog2.bindings.providers
Constructors in org.graylog2.bindings.providers with parameters of type OrderedAuthenticatingRealmsModifierConstructorDescriptionDefaultSecurityManagerProvider(MongoDbSessionDAO mongoDbSessionDAO, Map<String, org.apache.shiro.realm.AuthorizingRealm> authorizingOnlyRealms, InMemoryRolePermissionResolver inMemoryRolePermissionResolver, OrderedAuthenticatingRealms orderedAuthenticatingRealms) -
Uses of OrderedAuthenticatingRealms in org.graylog2.security
Classes in org.graylog2.security that implement OrderedAuthenticatingRealmsModifier and TypeClassDescriptionclassStatically ordered collection of Shiro AuthenticatingRealms.