Iterates over the items in the discoveries parameter a maximum of #_maxAssocAttempts times trying to esablish an association. @param discoveries The DiscoveryInformation list obtained byperforming dicovery on the User-supplied OpenID identifier. Should be ordered by the priority of the service endpoints. @return The DiscoveryInformation instance with whichan association was established, or the one with the highest priority if association failed. @see Discovery#discover(org.openid4java.discovery.Identifier)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|