クライアント・コンテナー・ランタイム環境およびアプリケーションを保護するためのサポート。 このフィーチャーは、クライアントでのアプリケーション・セキュリティー、CSIv2、および SSL を使用可能にします。

このフィーチャーを使用可能にする

Application Security for Client 1.0 フィーチャーを使用可能にするには、次のエレメント宣言を server.xml ファイルの featureManager エレメント内に追加します。

<feature>appSecurityClient-1.0</feature>

フィーチャー構成エレメント

このフィーチャーが提供する標準 API パッケージ

  • javax.rmi

  • javax.rmi.CORBA

  • org.omg.BiDirPolicy

  • org.omg.CONV_FRAME

  • org.omg.CORBA

  • org.omg.CORBA.ContainedPackage

  • org.omg.CORBA.ContainerPackage

  • org.omg.CORBA.InterfaceDefPackage

  • org.omg.CORBA.ORBPackage

  • org.omg.CORBA.PollableSetPackage

  • org.omg.CORBA.TypeCodePackage

  • org.omg.CORBA.ValueDefPackage

  • org.omg.CORBA.portable

  • org.omg.CORBA_2_3

  • org.omg.CORBA_2_3.portable

  • org.omg.CORBA_2_4

  • org.omg.CORBA_2_4.portable

  • org.omg.CSI

  • org.omg.CSIIOP

  • org.omg.CosNaming

  • org.omg.CosNaming.NamingContextExtPackage

  • org.omg.CosNaming.NamingContextPackage

  • org.omg.CosTSInteroperation

  • org.omg.CosTransactions

  • org.omg.Dynamic

  • org.omg.DynamicAny

  • org.omg.DynamicAny.DynAnyFactoryPackage

  • org.omg.DynamicAny.DynAnyPackage

  • org.omg.GIOP

  • org.omg.GSSUP

  • org.omg.IIOP

  • org.omg.IOP

  • org.omg.IOP.CodecFactoryPackage

  • org.omg.IOP.CodecPackage

  • org.omg.MessageRouting

  • org.omg.Messaging

  • org.omg.PortableInterceptor

  • org.omg.PortableInterceptor.ORBInitInfoPackage

  • org.omg.PortableServer

  • org.omg.PortableServer.CurrentPackage

  • org.omg.PortableServer.POAManagerFactoryPackage

  • org.omg.PortableServer.POAManagerPackage

  • org.omg.PortableServer.POAPackage

  • org.omg.PortableServer.ServantLocatorPackage

  • org.omg.PortableServer.portable

  • org.omg.SSLIOP

  • org.omg.Security

  • org.omg.SecurityLevel1

  • org.omg.SecurityLevel2

  • org.omg.SendingContext

  • org.omg.SendingContext.CodeBasePackage

  • org.omg.TimeBase

  • org.omg.stub.java.rmi

このフィーチャーが提供する Liberty API パッケージ

  • com.ibm.websphere.endpoint

  • com.ibm.websphere.security

  • com.ibm.websphere.security.auth.callback

  • com.ibm.wsspi.security.auth.callback

このフィーチャーが使用可能にするフィーチャー

サポートされる Java バージョン

  • JavaSE-1.8

  • JavaSE-11.0

  • JavaSE-17.0

  • JavaSE-21.0

  • JavaSE-22.0

このフィーチャーに依存するフィーチャーの開発

このフィーチャーに依存するフィーチャーを開発する場合は、フィーチャー・マニフェスト・ファイル内の Subsystem-Content ヘッダーに次の項目を含めます。

com.ibm.websphere.appserver.appSecurityClient-1.0; type="osgi.subsystem.feature"