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