
| Key: |
DIRSERVER-678
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Ersin Er
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Currently we have a few extended operations implemented within ldap protocol provider without hitting the core. An extendedOperation() method is defined in ServerLdapContext which currently just throws a NotImplementedException.
We need to determine out extended operation execution semantics and provide support for it in the core. A sample simple extended operation may also be implemented as a template.
|
|
Description
|
Currently we have a few extended operations implemented within ldap protocol provider without hitting the core. An extendedOperation() method is defined in ServerLdapContext which currently just throws a NotImplementedException.
We need to determine out extended operation execution semantics and provide support for it in the core. A sample simple extended operation may also be implemented as a template. |
Show » |
made changes - 21/Jul/06 12:00 PM
| Field |
Original Value |
New Value |
|
Fix Version/s
|
|
1.0-RC4
[ 12311053
]
|
|
Affects Version/s
|
|
1.0-RC4
[ 12311053
]
|
|
Fix Version/s
|
|
1.1.0
[ 12310790
]
|
|
Affects Version/s
|
|
1.1.0
[ 12310790
]
|
made changes - 22/Aug/06 11:43 AM
|
Affects Version/s
|
1.0-RC4
[ 12311053
]
|
|
|
Fix Version/s
|
1.1.0
[ 12310790
]
|
|
|
Fix Version/s
|
1.0-RC4
[ 12311053
]
|
|
|
Affects Version/s
|
1.1.0
[ 12310790
]
|
|
made changes - 23/Mar/07 11:03 AM
|
Fix Version/s
|
|
1.5.1
[ 12310792
]
|
made changes - 18/Aug/07 12:12 AM
|
Fix Version/s
|
1.5.1
[ 12310792
]
|
|
|
Fix Version/s
|
|
1.5.2
[ 12310793
]
|
made changes - 02/Apr/08 10:05 PM
|
Fix Version/s
|
1.5.2
[ 12310793
]
|
|
|
Fix Version/s
|
|
2.0.0
[ 12312396
]
|
|
We will have to seriously double check the class-loader...