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=Dieses Feature erm\u00f6glicht die Unterst\u00fctzung zur Sicherung der Serverlaufzeitumgebung und der Anwendungen. Es umfasst eine Basisbenutzerregistry. \
- Dieses Feature setzt appSecurity-1.0 au\u00dfer Kraft. servlet-3.0 oder Unterst\u00fctzung f\u00fcr die LDAP-Benutzerregistry ist nicht darin integriert. \
- Zum Sichern von Webanwendungen f\u00fcgen Sie das Feature servlet-3.0 hinzu. \
- F\u00fcgen Sie das ejbLite-3.1-Feature f\u00fcr sichere EJB-Anwendungen hinzu. \
- Zur Verwendung von LDAP f\u00fcgen Sie das Feature ldapRegistry-3.0 hinzu. \
- Wenn Sie das appSecurity-2.0-Feature zu Ihrem Server hinzuf\u00fcgen, m\u00fcssen Sie eine Benutzerregistry konfigurieren, z. B. die Basisbenutzerregistry oder die LDAP-Benutzerregistry.
|