Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Commit 5e88bfe

Browse files
committed
updated 'since' per @mrioan
1 parent 4f8b706 commit 5e88bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/src/main/java/com/stormpath/sdk/factor/google/GoogleAuthenticatorFactor.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ public interface GoogleAuthenticatorFactor<T extends GoogleAuthenticatorChalleng
9494
* @param code The code to validate the challenge that is created. With Google Authenticator, you can create a
9595
* challenge and validate it all in one call.
9696
* @return the {@link GoogleAuthenticatorChallenge}
97+
* @since 1.4.0
9798
*/
9899
GoogleAuthenticatorChallenge createChallenge(String code);
99100
}

0 commit comments

Comments
 (0)