Interface SecurityMessages

All Superinterfaces:
Messages, Serializable

public interface SecurityMessages extends Messages
  • Field Details

  • Method Details

    • changePasswordComplexityFail

      String changePasswordComplexityFail(String join)
    • changePasswordHistoryFail

      String changePasswordHistoryFail(int historySize)
    • changePasswordOnceInDays

      String changePasswordOnceInDays(int passwordMinAge)
    • deleteRightAbbreviation

      String deleteRightAbbreviation()
    • deleteRightName

      String deleteRightName()
    • executeRightAbbreviation

      String executeRightAbbreviation()
    • executeRightName

      String executeRightName()
    • grantAccessRightAbbreviation

      String grantAccessRightAbbreviation()
    • grantAccessRightName

      String grantAccessRightName()
    • lostPasswordMessageSubject

      String lostPasswordMessageSubject()
    • lostPasswordMessageTemplate

      String lostPasswordMessageTemplate()
    • passwordCharacterClassRequirement

      String passwordCharacterClassRequirement(int minOccurrences, String string, int sumOccurencesOfClassmembers)
    • passwordLengthSpec

      String passwordLengthSpec(int minLength, int length)
    • readRightAbbreviation

      String readRightAbbreviation()
    • readRightName

      String readRightName()
    • securitySecureeName

      String securitySecureeName()
    • writeRightAbbreviation

      String writeRightAbbreviation()
    • writeRightName

      String writeRightName()
    • commandHaspermission_description

      String commandHaspermission_description()
    • commandHaspermission_user

      String commandHaspermission_user()
    • commandHaspermission_target

      String commandHaspermission_target()
    • commandHaspermission_right

      String commandHaspermission_right()
    • commandHaspermission_flagG

      String commandHaspermission_flagG()
    • knownHostsFile

      String knownHostsFile()
    • supportedSslProtocols

      String supportedSslProtocols()
    • defaultSslProtocols

      String defaultSslProtocols()
    • enabledSslProtocols

      String enabledSslProtocols()
    • security

      String security()