Interface LogoCacheKey
public interface LogoCacheKey
Identifies a single logo within a cache group/namespace (e.g. a trusted SAML IdP or a federation
OAuth OP) for
RemoteLogoCacheDownloader and CachedLogoFileLoader.-
Method Summary
-
Method Details
-
asCacheBasename
String asCacheBasename()- Returns:
- a stable, filesystem-safe identifier of the owner of the logo, unique within its cache group and namespace.
-