|
Project JXTA | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extension to standard Authenticator for authenticators which support interactive authentication with a human user.
May be requested as authentication method "InteractiveAuthentication
" of Membership services which support
it. (this will be an alias for one of the service's own methods).
Method Summary | |
boolean |
interact()
Perform user interface interaction with user. |
Methods inherited from interface net.jxta.membership.Authenticator |
getAuthenticationCredential, getMethodName, getSourceService, isReadyForJoin |
Method Detail |
public boolean interact()
false
then
Authenticator.isReadyForJoin()
will
also return false
.
true
if the interaction was not cancelled otherwise
false
.
|
JXTA J2SE | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |