Uses of Class
org.opends.dsml.protocol.AuthRequest
-
-
Uses of AuthRequest in org.opends.dsml.protocol
Fields in org.opends.dsml.protocol declared as AuthRequest Modifier and Type Field Description protected AuthRequestBatchRequest. authRequestMethods in org.opends.dsml.protocol that return AuthRequest Modifier and Type Method Description AuthRequestObjectFactory. createAuthRequest()Create an instance ofAuthRequestAuthRequestBatchRequest. getAuthRequest()Gets the value of the authRequest property.Methods in org.opends.dsml.protocol with parameters of type AuthRequest Modifier and Type Method Description voidBatchRequest. setAuthRequest(AuthRequest value)Sets the value of the authRequest property.
-