Re: regular expressions



If you read this -
http://java.sun.com/docs/books/tutorial/extra/regex/index.html - you should
be able to do your own homework.

If that doesn't work, post your best guess to comp.lang.java.help and tell
us what parts of the code don't work and someone will probably give you a
hint about what you need to do differently.

--
Rhino

<2rajesh.b@xxxxxxxxx> wrote in message
news:1145883055.318877.19040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The password is at least six characters long.

The password contains characters from at least three of the following
five categories:
· English uppercase characters (A - Z)
· English lowercase characters (a - z)
· Base 10 digits (0 - 9)
· Non-alphanumeric (for example: !, $, #, or %)
· Unicode characters

can u please help me in writing a regular expression for the above
condition


.



Relevant Pages

  • Re: regular expressions
    ... The password contains characters from at least three of the following ... · English uppercase characters ...
    (comp.lang.java.programmer)
  • Re: set up password change regularly with certain rules
    ... passwords should consist of 6 to 8 characters including one or more ... · lower case alphabetics ... So it looks to me that the default is to enforce complexity. ... in modern linux distros log-in password configuration is ...
    (Ubuntu)
  • Re: Unwanted Control Characters
    ... If you mean symbols that look like these: ¶? ... · as well as others they are ... hidden characters that don't print. ... Word doesn't use any type of "control characters" other than these. ...
    (microsoft.public.mac.office.word)
  • Re: GPO stumper - Complexity Req error on pwd change...
    ... The hotfix you are mentioning above will not solve the problem you are ... The issue here is that you have the policy set with a minimum password ... English uppercase characters; ...
    (microsoft.public.windows.group_policy)
  • Re: Password Complexity
    ... >Steve wrote: ... >Shenan Stanley wrote: ... >English uppercase characters ...
    (microsoft.public.security)