Uses of Class
org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsContainer
-
-
Uses of ControlsContainer in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls
Methods in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls that return types with arguments of type ControlsContainer Modifier and Type Method Description static Grammar<ControlsContainer>ControlsGrammar. getInstance()This class is a singleton. -
Uses of ControlsContainer in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.actions
Methods in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.actions with parameters of type ControlsContainer Modifier and Type Method Description voidAddControl. action(ControlsContainer container)The action to be executed.voidStoreControlCriticality. action(ControlsContainer container)The action to be executed.voidStoreControlValue. action(ControlsContainer container)The action to be executed.
-