Uses of Interface
org.alfresco.repo.security.authentication.AuthenticationStep
-
Packages that use AuthenticationStep Package Description org.alfresco.repo.security.authentication -
-
Uses of AuthenticationStep in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication that return types with arguments of type AuthenticationStep Modifier and Type Method Description java.util.List<AuthenticationStep>
AuthenticationDiagnostic. getSteps()
Methods in org.alfresco.repo.security.authentication with parameters of type AuthenticationStep Modifier and Type Method Description void
AuthenticationDiagnostic. addStep(AuthenticationStep step)
-