Index

C E F G H K M T 
All Classes and Interfaces|All Packages|Serialized Form

C

com.helixframework.apikey - package com.helixframework.apikey
 
create(String) - Static method in class com.helixframework.apikey.Key
Creates a new Key with the given prefix.

E

equals(Object) - Method in class com.helixframework.apikey.Key
 

F

from(String) - Static method in class com.helixframework.apikey.Key
Constructs a new Key object from the given key string.

G

getHash() - Method in class com.helixframework.apikey.Key
Returns the hash associated with this Key object.
getLongToken() - Method in class com.helixframework.apikey.Key
Retrieves the long token associated with the key.
getPrefix() - Method in class com.helixframework.apikey.Key
Retrieves the prefix of the Key object.
getShortToken() - Method in class com.helixframework.apikey.Key
Returns the short token of the key.

H

hashCode() - Method in class com.helixframework.apikey.Key
 

K

Key - Class in com.helixframework.apikey
A class representing a prefixed api key.

M

matches(String, String) - Method in class com.helixframework.apikey.Key
Checks if the given short token and hash match the short token and hash of this Key object.

T

toString() - Method in class com.helixframework.apikey.Key
 
C E F G H K M T 
All Classes and Interfaces|All Packages|Serialized Form