public class AuthContextComponent
extends java.lang.Object
Constructor and Description |
---|
AuthContextComponent() |
Modifier and Type | Method and Description |
---|---|
com.lucidworks.apollo.common.auth.AuthContext |
getAuthContext(com.lucidworks.apollo.common.models.SearchCluster searchCluster) |
void |
invalidate(java.lang.String key) |
void |
invalidateAll() |
void |
registerClient(com.lucidworks.apollo.common.models.SearchCluster searchCluster,
Client client) |
public com.lucidworks.apollo.common.auth.AuthContext getAuthContext(com.lucidworks.apollo.common.models.SearchCluster searchCluster)
public void registerClient(com.lucidworks.apollo.common.models.SearchCluster searchCluster, Client client)
public void invalidateAll()
public void invalidate(java.lang.String key)