platform-help-home/infocenter_secure_access.html
Parent Directory
|
Revision Log
|
Patch
| revision 1.2, Wed Apr 20 18:15:30 2005 UTC | revision 1.3, Thu May 19 04:05:55 2005 UTC | |
|---|---|---|
| # | Line 94 | Line 94 |
| 94 | * Creates a realm appropriate for authenticating | * Creates a realm appropriate for authenticating |
| 95 | * using the path specified in the userDefFile parameter. | * using the path specified in the userDefFile parameter. |
| 96 | * | * |
| 97 | * @see org.eclipse.tomcat.extensions.IRealmFactory#createRealm(org.eclipse.tomcat.extensions.ConfigurationInfo[]) | * @see org.eclipse.tomcat.internal.extensions.IRealmFactory#createRealm() |
| 98 | */ | */ |
| 99 | public Realm createRealm() { | public Realm createRealm() { |
| 100 | MemoryRealm retVal = new MemoryRealm(); | MemoryRealm retVal = new MemoryRealm(); |
|
||||||||
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
