12345678910111213141516171819202122 |
- ###############################################################################
- # Copyright (c) 2012 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Tato funkce umo\u017e\u0148uje podporu pro zabezpe\u010den\u00ed b\u011bhov\u00e9ho prost\u0159ed\u00ed serveru a aplikac\u00ed; zahrnuje z\u00e1kladn\u00ed registr u\u017eivatel\u016f. \
- Tato funkce nahrazuje funkci appSecurity-1.0 a nezahrnuje funkci servlet-3.0 nebo podporu pro registr u\u017eivatel\u016f LDAP. \
- Chcete-li zabezpe\u010dit webov\u00e9 aplikace, p\u0159idejte funkci servlet-3.0. \
- Chcete-li zabezpe\u010dit aplikace EJB, p\u0159idejte funkci ejbLite-3.1. \
- Chcete-li pou\u017e\u00edt LDAP, p\u0159idejte funkci ldapRegistry-3.0. \
- Kdy\u017e p\u0159id\u00e1te funkci appSecurity-2.0 do va\u0161eho serveru, mus\u00edte nakonfigurovat registr u\u017eivatel\u016f, jako nap\u0159. z\u00e1kladn\u00ed registr u\u017eivatel\u016f nebo registr u\u017eivatel\u016f LDAP.
|