Package org.iplass.mtp.auth.policy
Class LoginNotification
java.lang.Object
org.iplass.mtp.auth.policy.AccountNotification
org.iplass.mtp.auth.policy.LoginNotification
- 
Constructor SummaryConstructorsConstructorDescriptionLoginNotification(NotificationType type, String userOid, Credential credential, LoginFailedException exception) 
- 
Method SummaryMethods inherited from class org.iplass.mtp.auth.policy.AccountNotificationgetType, getUserOid
- 
Constructor Details- 
LoginNotificationpublic LoginNotification(NotificationType type, String userOid, Credential credential, LoginFailedException exception) 
 
- 
- 
Method Details- 
getCredential
- 
getException
 
-