Uses of Class
com.ibm.di.api.APIAuthenticator
-
Packages that use APIAuthenticator Package Description com.ibm.di.api Provides packages and classes for managing the server API. -
-
Uses of APIAuthenticator in com.ibm.di.api
Methods in com.ibm.di.api that return APIAuthenticator Modifier and Type Method Description static APIAuthenticator
APIEngine. getAuthenticator()
Retrieves theAPIAuthenticator
object.
-