-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
EJB 3.0 RC9 - Patch 1, AS 4.2.0 GA, AS 4.2.1.GA
-
None
See the linked issues starting from EJBTHREE-667.
org.jboss.ejb3.iiop.IORFactory.java:
...
IorSecurityConfigMetaData iorSecurityConfigMetaData = new IorSecurityConfigMetaData();
// TODO: make ior security configurable
The IorSecurityConfigMetaData is practically immutable and configured currently only from XML.
This needs to be changed so that it can be configured programmatically, as well (e.g. driven by annotations?).
- is related to
-
EJBTHREE-667 IIOP binding
- Closed
- relates to
-
JBAS-4541 Authentication Service (AS) Context stored in CSIv2 encoded IORs shouldn't indicate EstablishTrustInClient supported when AUTH_METHOD_NONE
- Closed