Uses of Class
net.optionfactory.keycloak.email.CidSource
-
-
Uses of CidSource in net.optionfactory.keycloak.email
Methods in net.optionfactory.keycloak.email that return CidSource Modifier and Type Method Description static CidSourceCidSource. of(String source, String id, String mimeType)Methods in net.optionfactory.keycloak.email that return types with arguments of type CidSource Modifier and Type Method Description List<CidSource>CidsProvider. cids(String htmlBody)Constructors in net.optionfactory.keycloak.email with parameters of type CidSource Constructor Description CidFromThemeDataSource(org.keycloak.theme.Theme theme, CidSource cid)
-