Uses of Class
pl.edu.icm.unity.engine.api.authn.AuthenticationResult.SuccessResult
-
Packages that use AuthenticationResult.SuccessResult Package Description pl.edu.icm.unity.engine.api.authn Authentication related API and utilitiespl.edu.icm.unity.engine.api.authn.sandbox -
-
Uses of AuthenticationResult.SuccessResult in pl.edu.icm.unity.engine.api.authn
Subclasses of AuthenticationResult.SuccessResult in pl.edu.icm.unity.engine.api.authn Modifier and Type Class Description static classRemoteAuthenticationResult.RemoteSuccessResultMethods in pl.edu.icm.unity.engine.api.authn that return AuthenticationResult.SuccessResult Modifier and Type Method Description AuthenticationResult.SuccessResultAuthenticationResult. getSuccessResult()AuthenticationResult.SuccessResultLocalAuthenticationResult. getSuccessResult() -
Uses of AuthenticationResult.SuccessResult in pl.edu.icm.unity.engine.api.authn.sandbox
Methods in pl.edu.icm.unity.engine.api.authn.sandbox that return AuthenticationResult.SuccessResult Modifier and Type Method Description AuthenticationResult.SuccessResultSandboxAuthenticationResult. getSuccessResult()
-