Uses of Class
org.openstack4j.api.exceptions.AuthenticationException
-
Packages that use AuthenticationException Package Description org.openstack4j.api.client org.openstack4j.openstack.client -
-
Uses of AuthenticationException in org.openstack4j.api.client
Methods in org.openstack4j.api.client that throw AuthenticationException Modifier and Type Method Description RIOSClientBuilder. authenticate()Attempts to connect, authenticated and obtain an authorization access entity which contains a token, service catalog and endpoints from the controller. -
Uses of AuthenticationException in org.openstack4j.openstack.client
Methods in org.openstack4j.openstack.client that throw AuthenticationException Modifier and Type Method Description OSClient.OSClientV2OSClientBuilder.ClientV2. authenticate()OSClient.OSClientV3OSClientBuilder.ClientV3. authenticate()
-