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