You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
* Ensures that after a SamlServiceProviderRegistration is created, the creation response is retrieved with the specified samlServiceProviderRegistration's
28
+
* options. This enhances performance by leveraging a single request to retrieve multiple related
29
+
* resources you know you will use.
30
+
*
31
+
* @return the builder instance for method chaining.
32
+
* @throws IllegalArgumentException if {@code options} is null.
0 commit comments