Uses of Interface
net.datenwerke.oidc.client.provider.callback.ReadyCallback
Packages that use ReadyCallback
-
Uses of ReadyCallback in net.datenwerke.oidc.client.provider.callback
Methods in net.datenwerke.oidc.client.provider.callback that return types with arguments of type ReadyCallbackModifier and TypeMethodDescriptionstatic List<ReadyCallback> ReadyCallback.filter(List<OidcCallback> callbacks) A list that can contain any of the available oidc callbacks and should be filtered for ReadyCallbacks.