Package org.keycloak.credential
Interface CredentialInputUpdater.Streams
- 
- All Superinterfaces:
- CredentialInputUpdater
 - Enclosing interface:
- CredentialInputUpdater
 
 @Deprecated public static interface CredentialInputUpdater.Streams extends CredentialInputUpdater Deprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directly
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.keycloak.credential.CredentialInputUpdaterCredentialInputUpdater.Streams
 
- 
 - 
Method Summary- 
Methods inherited from interface org.keycloak.credential.CredentialInputUpdaterdisableCredentialType, getDisableableCredentialTypesStream, supportsCredentialType, updateCredential
 
- 
 
-