Package org.keycloak.adapters.saml
Interface OnSessionCreated
-
public interface OnSessionCreated- Author:
- Pedro Igor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSessionCreated(SamlSession samlSession)
-
-
-
Method Detail
-
onSessionCreated
void onSessionCreated(SamlSession samlSession)
-
-