Uses of Class
org.exoplatform.clouddrive.cmis.login.AuthenticationException
-
Packages that use AuthenticationException Package Description org.exoplatform.clouddrive.cmis.login -
-
Uses of AuthenticationException in org.exoplatform.clouddrive.cmis.login
Methods in org.exoplatform.clouddrive.cmis.login that throw AuthenticationException Modifier and Type Method Description CodeAuthentication.IdentityCodeAuthentication. exchangeCode(String code)Exchange given code on user identity associated with this code inCodeAuthentication.authenticate(String, String, String).voidCodeAuthentication. setCodeContext(String code, String context)Set identity context for a code.
-