Uses of Record Class
com.loomcache.common.config.AuthConfig.TokenCredential
Packages that use AuthConfig.TokenCredential
-
Uses of AuthConfig.TokenCredential in com.loomcache.common.config
Methods in com.loomcache.common.config that return types with arguments of type AuthConfig.TokenCredentialModifier and TypeMethodDescriptionAuthConfig.TokenConfig.credentialsBySha256()Returns the value of thecredentialsBySha256record component.AuthConfig.TokenConfig.findCredential(byte[] token) Constructor parameters in com.loomcache.common.config with type arguments of type AuthConfig.TokenCredentialModifierConstructorDescriptionTokenConfig(boolean enabled, Map<String, AuthConfig.TokenCredential> credentialsBySha256) Creates an instance of aTokenConfigrecord class.