public interface AuthenticationStep
Modifier and Type | Method and Description |
---|---|
Object[] |
getArgs()
Get the arguments for this step
|
String |
getKey()
Get the key for this step
|
String |
getMessage()
get a localised human readable message for this key/arguments
|
boolean |
isSuccess()
is success
|
String getKey()
boolean isSuccess()
Object[] getArgs()
String getMessage()
Copyright © 2005–2020 Alfresco Software. All rights reserved.