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 class
RemoteAuthenticationResult.RemoteSuccessResult
Methods in pl.edu.icm.unity.engine.api.authn that return AuthenticationResult.SuccessResult Modifier and Type Method Description AuthenticationResult.SuccessResult
AuthenticationResult. getSuccessResult()
AuthenticationResult.SuccessResult
LocalAuthenticationResult. 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.SuccessResult
SandboxAuthenticationResult. getSuccessResult()
-