Uses of Interface
org.keycloak.protocol.saml.preprocessor.SamlAuthenticationPreprocessor
-
Packages that use SamlAuthenticationPreprocessor Package Description org.keycloak.protocol.saml -
-
Uses of SamlAuthenticationPreprocessor in org.keycloak.protocol.saml
Methods in org.keycloak.protocol.saml that return types with arguments of type SamlAuthenticationPreprocessor Modifier and Type Method Description static Iterator<SamlAuthenticationPreprocessor>
SamlSessionUtils. getSamlAuthenticationPreprocessorIterator(KeycloakSession session)
-