Package com.verisign.epp.codec.loginsec.v1_0
package com.verisign.epp.codec.loginsec.v1_0
-
ClassDescriptionLogin Security Extension that extends an
EPPLoginCmdto support passing a longer password (pw) or new password (newPW).Login Security Data Extension that extends anEPPResponseto support passing security event information back to the client.Login Security Event that identifies a security warning or error for the client to address.Factory for the Login Security Extension objects.Is a unit test of the com.verisign.epp.codec.loginsec.v1_0 package that includes testing the extentions to the login command and response.Login Security User Agent identifies the client software and platform used by the server to identify functional or security constraints, current security issues, and potential future functional or security issues for the client.Event level, which include the following possible values:
WARNING- Event that needs to be addressed.ERROR- Event that needs to be addressed immediately.Event types, which include the following possible values:
PASSWORD- Password expiry event type.CERTIFICATE- Client certificate expiry event type.CIPHER- Insecure or deprecated TLS cipher suite event type.