-
Method Summary
default void
Stream<org.keycloak.crypto.KeyWrapper>
Returns the KeyWrapper for a KeyProvider.
-
Method Details
-
getKeysStream
Stream<org.keycloak.crypto.KeyWrapper> getKeysStream()
Returns the KeyWrapper for a KeyProvider.
- Returns:
- Returns the
KeyWrapper for a KeyProvider.
-
close
default void close()
- Specified by:
close in interface Provider