Package | Description |
---|---|
net.bluemind.authentication.service.tokens |
Modifier and Type | Class and Description |
---|---|
class |
TokenHollowFactory<T extends Token> |
Modifier and Type | Method and Description |
---|---|
Token |
TokenPrimaryKeyIndex.findMatch(java.lang.Object... keys)
Deprecated.
|
Token |
TokenDataAccessor.getRecord(int ordinal) |
Token |
TokensAPI.getToken(int ordinal) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Token> |
TokensAPIHashIndex.findTokenMatches(java.lang.Object... keys)
Deprecated.
|
java.util.Collection<Token> |
TokensAPI.getAllToken() |
static com.netflix.hollow.api.consumer.index.UniqueKeyIndex<Token,java.lang.String> |
Token.uniqueIndex(com.netflix.hollow.api.consumer.HollowConsumer consumer)
Creates a unique key index for
Token that has a primary key. |
Copyright © 2021. All Rights Reserved.