Lines Matching refs:pattern
44 /** Allows to save passwords with URL-pattern, to use them later.
51 @param Url URL-pattern, that will be used later to retrieve
67 @param Url URL-pattern, that will be used later to retrieve
81 /** Find users with passwords for the url pattern.
83 @param Url URL-pattern to retrieve password for.
87 @returns Best matched url-pattern with user-records list.
92 /** Find passwords for the url pattern and username.
94 @param Url URL-pattern to retrieve passwords for.
100 @returns Best matched url-pattern for the username.
105 /** Remove passwords for the url pattern and username.
107 @param Url URL-pattern to remove passwords for.
116 /** Remove passwords for the url pattern and username from the file.
118 @param Url URL-pattern to remove passwords for.