Package org.keycloak.encoding
Interface ResourceEncodingProvider.StreamSupplier
-
- Enclosing interface:
- ResourceEncodingProvider
public static interface ResourceEncodingProvider.StreamSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStream
getInputStream()
-
-
-
Method Detail
-
getInputStream
InputStream getInputStream() throws IOException
- Throws:
IOException
-
-