Package org.iplass.mtp.auth.policy
Class LoginNotification
java.lang.Object
org.iplass.mtp.auth.policy.AccountNotification
org.iplass.mtp.auth.policy.LoginNotification
-
Constructor Summary
ConstructorDescriptionLoginNotification
(NotificationType type, String userOid, Credential credential, LoginFailedException exception) -
Method Summary
Methods inherited from class org.iplass.mtp.auth.policy.AccountNotification
getType, getUserOid
-
Constructor Details
-
LoginNotification
public LoginNotification(NotificationType type, String userOid, Credential credential, LoginFailedException exception)
-
-
Method Details
-
getCredential
-
getException
-