Package org.iplass.mtp.auth.policy
Class PropertyNotification
java.lang.Object
org.iplass.mtp.auth.policy.AccountNotification
org.iplass.mtp.auth.policy.PropertyNotification
-
Constructor Summary
ConstructorDescriptionPropertyNotification
(NotificationType type, String userOid, List<String> updatedPropertyNames) -
Method Summary
Methods inherited from class org.iplass.mtp.auth.policy.AccountNotification
getType, getUserOid
-
Constructor Details
-
PropertyNotification
public PropertyNotification(NotificationType type, String userOid, List<String> updatedPropertyNames)
-
-
Method Details
-
getUpdatedPropertyNames
-