Interface SAML2SP4UIIdPActions
public interface SAML2SP4UIIdPActions
-
Method Summary
Modifier and TypeMethodDescriptiondefault UserTO
afterCreate
(UserTO input, SAML2LoginResponse loginResponse) default UserTO
afterUpdate
(UserTO input, SAML2LoginResponse loginResponse) default UserCR
beforeCreate
(UserCR input, SAML2LoginResponse loginResponse) default UserUR
beforeUpdate
(UserUR input, SAML2LoginResponse loginResponse)
-
Method Details
-
beforeCreate
-
afterCreate
-
beforeUpdate
-
afterUpdate
-